toxicity-io / sqlite-mc

An SQLDelight driver that uses SQLite3MultipleCiphers for database encryption.
Apache License 2.0
10 stars 0 forks source link

Add `PragmaConfig` #55

Closed 05nelsonm closed 11 months ago

05nelsonm commented 11 months ago

Add to the FactoryConfig a DSL option for defining pragmas. There should be 2 maps available to configure; ephemeral, filesystem. The dsl functions will add to both maps, while exposing the ability to configure them individually.