Commit 3de27ba
authored
revamp config JSON parsing (#12)
Makes config-consuming implementations cleaner, and avoids reliance on JSON1 through the SQLite used by SQLiteCpp (which in exotic scenarios like our JDBC bindings, can differ from the SQLite loading the extension).1 parent a621a63 commit 3de27ba
2 files changed
Lines changed: 144 additions & 136 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments