Commit graph

105 commits

Author SHA1 Message Date
github-actions[bot]
87644178b3
[CI] Bump version 3.7.1 (#2678)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-05-22 08:31:58 -07:00
github-actions[bot]
b53e908a5d
[CI] Bump version 3.7.0 (#2656)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-05-07 22:35:13 -07:00
github-actions[bot]
80c0bd6d68
[CI] Bump version 3.6.4 (#2624)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-04-27 17:50:05 -07:00
github-actions[bot]
8609d5b3e3
[CI] Bump version 3.6.3 (#2613)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-04-24 21:21:24 -07:00
github-actions[bot]
fd8db57ef2
[CI] Bump version 3.6.2 (#2604)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-04-22 10:54:53 -07:00
github-actions[bot]
a1374c042f
[CI] Bump version 3.6.1 (#2598)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-04-21 08:52:19 -07:00
github-actions[bot]
3dc922d6a9
[CI] Bump version 3.6.0 (#2571)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-04-11 19:18:20 -07:00
github-actions[bot]
df9b35ea64
[CI] Bump version 3.5.6 (#2560)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-04-06 13:14:51 -07:00
github-actions[bot]
0495333ca3
[CI] Bump version 3.5.5 (#2553)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-04-03 14:13:43 -07:00
github-actions[bot]
263074ce78
[CI] Bump version 3.5.4 (#2545)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-04-02 10:23:46 -07:00
github-actions[bot]
80f364a2f0
[CI] Bump version 3.5.3 (#2533)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-03-30 18:40:07 -07:00
github-actions[bot]
e79ea0cbad
[CI] Bump version 3.5.2 (#2523) 2026-03-26 08:26:49 -07:00
ymc9
3145ba686b fix(cli): regression of CLI plugin resolution 2026-03-24 19:02:25 -07:00
github-actions[bot]
8b1046b2c7
[CI] Bump version 3.5.0 (#2511)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-03-23 16:31:36 -07:00
github-actions[bot]
2c32dc329e
[CI] Bump version 3.4.6 (#2477)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-03-11 11:40:16 -07:00
github-actions[bot]
bd2b111b8e
[CI] Bump version 3.4.5 (#2457)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-03-06 22:26:46 -08:00
github-actions[bot]
07586f24cf
[CI] Bump version 3.4.4 (#2450)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-03-04 18:48:24 -08:00
github-actions[bot]
518cbb7ddf
[CI] Bump version 3.4.3 (#2436)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-03-03 09:34:03 -08:00
github-actions[bot]
f58550e262
[CI] Bump version 3.4.2 (#2430)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-03-01 20:26:23 -08:00
github-actions[bot]
3336505ed6
[CI] Bump version 3.4.1 (#2422)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-02-27 19:37:57 -08:00
github-actions[bot]
2da0c214dc
[CI] Bump version 3.4.0 (#2408)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-02-25 22:40:51 -05:00
github-actions[bot]
274871b858
chore: bump version 3.3.3 (#659)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-02-06 16:14:11 +08:00
github-actions[bot]
392b8a2da5
chore: bump version 3.3.2 (#648)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-02-01 20:59:52 +08:00
github-actions[bot]
646267d736
chore: bump version 3.3.1 (#642)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-01-31 16:07:23 +08:00
github-actions[bot]
3392104d04
chore: bump version 3.3.0 (#635)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-01-30 16:22:01 +08:00
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
Yiming Cao
233b47d2ed
feat: plugin-extended query args (#599)
https://discord.com/channels/1035538056146595961/1460921516936925388
2026-01-16 20:52:42 +08:00
github-actions[bot]
f54093db51
chore: bump version 3.2.1 (#587)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-01-11 16:44:20 +08:00
github-actions[bot]
20f07770b3
chore: bump version 3.2.0 (#561)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2026-01-05 16:57:58 +08:00
Yiming Cao
be330ff403
fix(orm): cuid() generator should respect version argument (#547)
* feat(orm): support where enum

* fix(orm): super transform for where

* feat(orm): support nested enum in where and/or

* fix: resolve field's model from scope instead of relying on table qualification

* fix(orm): cuid() generator should respect version argument

---------

Co-authored-by: FTB_lag <tabolskyy.git@gmail.com>
2025-12-29 23:18:35 +08:00
github-actions[bot]
f13886bb16
chore: bump version 3.1.0 (#539)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-12-28 12:50:52 +08:00
Yiming Cao
b0178a5893
chore: bump version 3.0.0 (#522)
* chore: bump version 3.0.0

* update

* update README

* update
2025-12-24 16:48:58 +08:00
github-actions[bot]
a0f3a6ee81
chore: bump version 3.0.0-beta.34 (#520)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-12-18 22:39:33 +08:00
github-actions[bot]
3c85772255
chore: bump version 3.0.0-beta.33 (#516)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-12-18 21:00:14 +08:00
github-actions[bot]
ea66833584
chore: bump version 3.0.0-beta.32 (#507)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-12-16 21:32:11 +08:00
github-actions[bot]
3e0571e5fc
chore: bump version 3.0.0-beta.31 (#495)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-12-14 14:28:05 +08:00
github-actions[bot]
4417d20261
chore: bump version 3.0.0-beta.30 (#487)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-12-13 21:39:57 +08:00
Yiming Cao
ac4a68cd5d
refactor(orm): simplify model results typing (#485)
* refactor(orm): simplify model results typing

* add missing dev dependency

* update

* update

* update
2025-12-13 16:59:03 +08:00
github-actions[bot]
7e0216082f
chore: bump version 3.0.0-beta.29 (#483)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-12-13 14:28:41 +08:00
github-actions[bot]
bf52d5dda5
chore: bump version 3.0.0-beta.28 (#474)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-12-09 22:56:07 +08:00
Yiming Cao
02dec0c83a
feat(orm): enable JSON filter for typed-json fields; consolidate generation scripts (#471) 2025-12-06 15:25:31 +08:00
Yiming Cao
3c22e342ab
test(bun): basic e2e tests (#457)
* test(bun): basic e2e tests

* update CI

* update

* update

* update
2025-12-02 06:42:29 +08:00
github-actions[bot]
09dabd8387
chore: bump version 3.0.0-beta.27 (#455)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-12-01 15:08:01 +08:00
github-actions[bot]
a4a1162705
chore: bump version 3.0.0-beta.26 (#442)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-11-27 08:09:03 +08:00
github-actions[bot]
9e2ea60a55
chore: bump version 3.0.0-beta.25 (#434)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-11-19 22:27:32 -08:00
github-actions[bot]
e8f979067c
chore: bump version 3.0.0-beta.24 (#418)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-11-17 19:24:38 -08:00
github-actions[bot]
769473cb4f
chore: bump version 3.0.0-beta.23 (#404) 2025-11-14 16:47:12 -08:00
Yiming Cao
94679dba7e
fix(orm): foreign key name mapping is not properly process in join (#400) 2025-11-14 13:15:18 -08:00
github-actions[bot]
aa34372ebf
chore: bump version 3.0.0-beta.22 (#397)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-11-13 11:57:23 -08:00
github-actions[bot]
267f98df1d
chore: bump version 3.0.0-beta.21 (#388) 2025-11-09 20:54:31 -08:00