You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* test: add system tests
* test: run system tests on prod
* build: allow any Python version for sys tests
* build: keep instance and create new databases instead
* chore: format code
* fix: do not use static fallback config
* fix: cleanup job
* fix: search until end of string
* build: only run system tests on the emulator for presubmits
* build: skip system tests when skipping conformance tests
* test: run tests with Python 3.8
* test: try this
* test: no tests
* fix: support storing columns for indices
* fix: split key and non-key columns
* build: run system tests on real Spanner
* fix: add include_columns as none
* fix: remove unused test
* fix: use lower case for asc/desc
* test: expect lower case desc
0 commit comments