atlas.database.get_connection
Details
Type: function
File: atlas/database.py
Lines: 140–146
Signature: (database_path: Path | str) -> sqlite3.Connection
Docstring
Open a SQLite connection with proper settings.
Children
| Name | Type | Line |
|---|---|---|
| atlas.database.get_connection.conn | attribute | 142 |