We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 622318a commit e2203d9Copy full SHA for e2203d9
README.md
@@ -86,7 +86,7 @@ rows = await database.fetch_all(query=query)
86
print('High Scores:', rows)
87
```
88
89
-Check out the documentation on [making database queries](database_queries.md)
+Check out the documentation on [making database queries](https://www.encode.io/databases/database_queries/)
90
for examples of how to start using databases together with SQLAlchemy core expressions.
91
92
0 commit comments