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ยง
- Sqlite
Enhance Setting Store - SQLite-backed
EnhanceSettingStore.