Commit c730648
Jesse
sqlalchemy: fix deprecation warning for dbapi classmethod (#294)
Rename `dbapi` classmethod to `import_dbapi` as required by SQLAlchemy 2
Closes #289
Signed-off-by: Jesse Whitehouse <[email protected]>1 parent aaaf047 commit c730648
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments