zenstack/.github/workflows
Yiming Cao 99f68e2f7b
feat(orm): mysql support (#616)
* WIP(orm): mysql support

* WIP: more progress with fixing tests

* WIP: get all client api tests pass

* WIP: get all tests pass

* fix executor

* add MySQL to CI matrix

* fix sqlite test runs

* fix test

* fix delete readback check

* set mysql container max connections

* fix tests

* fix test

* refactor: extract duplicated mysql/pg code into base class

* address PR comments

* refactor: remove order by duplicated code

* refactor: optimize stripTableReference

* addressing PR comments

* fix tests
2026-01-24 23:21:36 +08:00
..
build-test.yml feat(orm): mysql support (#616) 2026-01-24 23:21:36 +08:00
bump-version.yml feat: split bump-version into bump-patch and bump-minor commands (#538) 2025-12-28 12:19:03 +08:00
claude-code-review.yml chore: addressing PR comments (#120) 2025-07-28 23:54:49 +08:00
claude.yml chore: addressing PR comments (#120) 2025-07-28 23:54:49 +08:00
github-releases-to-discord.yml chore: add release to discord workflow (#127) 2025-07-30 16:53:43 +08:00
publish-release.yml refactor: extract client-helpers package, update svelte-query to v6 (#535) 2025-12-27 22:49:19 +08:00
update-samples.yml refactor: extract client-helpers package, update svelte-query to v6 (#535) 2025-12-27 22:49:19 +08:00