Commit 7328e89
issue 1166 Update test to use SQLAlchemy 2.0 compatible select statement (#1167)
* issue 1166 Update test to use SQLAlchemy 2.0 compatible select statement
* issue 1166 deleted commented
* Revert "issue 1166 deleted commented"
This reverts commit 563d30e.
* Revert "issue 1166 Update test to use SQLAlchemy 2.0 compatible select statement"
This reverts commit f5f0279.
* issue 1166 added extra possible type UpdateBase to _SQLStatement
* issue 1166 used sqlalchemy.sql.expression pattern
* issue 1166 change SQLAlchemy version
* Update pyproject.toml
Co-authored-by: Irv Lustig <[email protected]>
---------
Co-authored-by: shirzady1934 <[email protected]>
Co-authored-by: Irv Lustig <[email protected]>1 parent 40f58cf commit 7328e89
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments