mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-08-12 17:13:39 +00:00
add notes about module interface implementations
This commit is contained in:
@@ -10,6 +10,8 @@ The `db.sqlite` module can open/create SQLite databases
|
||||
- **params**:
|
||||
- **dsn**: the data source name, this can be a file path or the special `:memory:` name for an in-memory DB
|
||||
|
||||
This module implements the `DatabaseModule` interface.
|
||||
|
||||
## Cap
|
||||
|
||||
### Example snippet
|
||||
|
||||
Reference in New Issue
Block a user