sqlite: refactor open options · nodejs/node@88c7f5b · GitHub
Skip to content

Commit 88c7f5b

Browse files
tniessenRafaelGSS
authored andcommitted
sqlite: refactor open options
Move options that are only relevant for opening the database into a self-contained class. PR-URL: #55442 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
1 parent adda37f commit 88c7f5b

2 files changed

Lines changed: 50 additions & 35 deletions

File tree

src/node_sqlite.cc

Lines changed: 24 additions & 28 deletions

src/node_sqlite.h

Lines changed: 26 additions & 7 deletions

0 commit comments

Comments
 (0)