You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 19, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ custom column types.
65
65
66
66
## Queries
67
67
68
-
You can now use any [SQLAlchemy core][sqlalchemy-core] queries:
68
+
You can now use any [SQLAlchemy core][sqlalchemy-core] queries ([official tutorial][sqlalchemy-core-tutorial]):
69
69
70
70
```python
71
71
from databases import Database
@@ -275,6 +275,7 @@ If you're using the `databases.DatabaseURL` datatype, you can obtain this using
275
275
<palign="center"><i>Databases is <ahref="https://github.com/encode/databases/blob/master/LICENSE.md">BSD licensed</a> code. Designed & built in Brighton, England.</i></p>
0 commit comments