Commit 5edc3c2
authored
Update SQLAlchemy guide link in databases.md
Link https://apipython.ru/sqlalchemy-polnoe-rukovodstvo-dlya-nachinayushhih-i-prodvinutyh/ is now 404.
I found https://apipython.ru/blog/bazy-dannykh/sqlalchemy-polnoe-rukovodstvo-dlya-nachinayushhih-i-prodvinutyh/, but the page is blank.
Alternative 1: https://habr.com/ru/companies/amvera/articles/849836/
Alternative 2: https://pythonru.com/biblioteki/vvedenie-v-sqlalchemy
BUT I don’t know which article is better, i encountering SQLAlchemy first time.1 parent b31ae12 commit 5edc3c2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments