deepmagic ~master (2022-05-05T22:53:26.1121174)
Dub
Repo
SQLiteConfig
deepmagic
orm
models
configuration
sqlite_config
Undocumented in source.
class
SQLiteConfig : DBConfig!(SQLITEDriver, SQLiteDialect) {
this
();
}
Constructors
this
this
()
Undocumented in source.
Meta
Source
See Implementation
deepmagic
orm
models
configuration
sqlite_config
classes
SQLiteConfig