This repository was archived by the owner on Mar 13, 2026. It is now read-only.
Commit 61d836b
feat: feat: SQLAlchemy 2.0 support (#314)
* feat: SQLAlchemy 2.0 support
* sqlalchemy 2.0 support changes
* more change for SQLAlchemy 2.0 support
* more change for SQLAlchemy 2.0 support
* github workflow
* fixing reset
* fix
* changes
* changes
* skipping test
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* multi indexes
* fix: sqlalchemy 2.0 test cases
* temp removing test_has_index
* changes
* changes
* changes
* multi_index
* multi_index
* multi_index
* multi_index
* changes
* changes
* changes
* multi_index
* changes
* changes
* Changes
* Changes
* Changes
* multi fk
* changes
* changes
* multi_index
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* fix: test_has_index
* changes
* changes
* changes
* fix: test_has_index
* fix
* fix
* changes
* changes
* changes
* fix
* changes
* changes
* changes
* fix
* adding kokoro test
* changes
* view test cases
* changes
* changes
* changes
* test changes
* test changes
* lint
* docs
* review comments
* view testing
* view testing
* view testing
* review fixes
---------
Co-authored-by: IlyaFaer <gurovilya9@gmail.com>
Co-authored-by: surbhigarg92 <surbhigarg.92@gmail.com>1 parent c9ce478 commit 61d836b
7 files changed
Lines changed: 3761 additions & 144 deletions
File tree
- .github/workflows
- google/cloud/sqlalchemy_spanner
- test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
90 | 114 | | |
91 | 115 | | |
92 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
48 | 58 | | |
49 | 59 | | |
50 | 60 | | |
| |||
99 | 109 | | |
100 | 110 | | |
101 | 111 | | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
0 commit comments