sqlite: refactor open options · nodejs/node@8c35ad1 · GitHub
Skip to content

Commit 8c35ad1

Browse files
tniessenruyadorno
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 2194eb4 commit 8c35ad1

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)