Skip to main content

Module sqlite

Module sqlite 

Source
Expand description

SqliteEnhanceSettingStore โ€” SQLite-backed EnhanceSettingStore.

Body shape is captured as a single JSON blob per row (the setting is already Serialize + Deserialize), so schema evolution of EnhanceSetting does not require a migration on this table.

Structsยง

SqliteEnhanceSettingStore
SQLite-backed EnhanceSettingStore.