Commit a737cd8
feat: replace declarative_base -> DeclarativeBase for sqlalchemy 2.0 migration (#65)
* Replace declarative_base -> DeclarativeBase for sqlalchemy 2.0 migration
* Update adapter.py
---------
Co-authored-by: Eric Luo <hsluoyz@qq.com>1 parent 78edd93 commit a737cd8
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
8 | 7 | | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments