CyJaySong
CyJaySong pushed to v1 at CyJaySong/xorm 2024-04-09 06:10:07 +00:00
805f4ebdaf Merge branch 'xorm-v1' into cyjay-v1
589acfff86 Add includeNil requiredField Check when custom struct field IsZero in Update method. (#2438)
34e62e9b4c add IsZero check for custom struct column in the Update method (#2417)
be77a7084b refactor: ensure non-null values in migration table creation (#2434)
7a535a7899 Update ci (#2432)
Compare 6 commits »
CyJaySong deleted branch master from CyJaySong/xorm 2024-04-09 06:06:58 +00:00
CyJaySong created branch main in CyJaySong/xorm 2024-04-09 06:06:58 +00:00
CyJaySong commented on pull request xorm/xorm#2418 2024-03-12 09:34:33 +00:00
BreakChange: NoAutoCondition 不再影响deleted条件生成,deleted条件仅由Unscoped控制

我觉得这个就放到 v1.4.x 发版也没问题,怎么会有这么恶性的bug的

可能是FindAndCount这个函数很少人用吧

CyJaySong created pull request xorm/xorm#2418 2024-02-26 02:05:07 +00:00
WIP: v1 BreakChange: NoAutoCondition 不再影响deleted条件生成,deleted条件仅由Unscoped控制
CyJaySong pushed to v1 at CyJaySong/xorm 2024-02-26 02:02:14 +00:00
9769a5e1c4 Merge remote-tracking branch 'xorm/v1' into v1
63222312b2 Fix the issue of incorrect insertion of data in non UTC time zone zero for numeric types (#2413)
Compare 2 commits »
CyJaySong pushed to v1 at CyJaySong/xorm 2024-02-26 01:46:43 +00:00
8f07aa25b9 💥 NoAutoCondition 不再影响deleted条件生成,deleted条件仅由Unscoped控制
CyJaySong created pull request xorm/xorm#2413 2024-02-20 06:59:37 +00:00
Fix the issue of incorrect insertion of data in non UTC time zone zero for numeric types
CyJaySong created branch v1 in CyJaySong/xorm 2024-02-20 06:45:47 +00:00
CyJaySong pushed to v1 at CyJaySong/xorm 2024-02-20 06:45:47 +00:00
3e6294dc7e Merge remote-tracking branch 'xorm/v1' into v1
0c9a2f6a70 Fix migrate schema bug (#2407)
11e96d9654 Update internal/statements/legacy_select.go (#2400)
5301cc0ae9 fix: dm Database Clob field conversion error (#2405)
e884f059a4 fix: allow driver options to allow the customisation of the driver after database open call (#2369)
Compare 10 commits »
CyJaySong deleted tag v0.2 from CyJaySong/xorm 2024-02-20 06:44:02 +00:00
CyJaySong deleted tag v0.2.1 from CyJaySong/xorm 2024-02-20 06:43:59 +00:00
CyJaySong deleted tag v0.2.2 from CyJaySong/xorm 2024-02-20 06:43:55 +00:00
CyJaySong deleted tag v0.2.3 from CyJaySong/xorm 2024-02-20 06:43:53 +00:00
CyJaySong deleted tag v0.3.1 from CyJaySong/xorm 2024-02-20 06:43:50 +00:00
CyJaySong deleted tag v0.3.2 from CyJaySong/xorm 2024-02-20 06:43:46 +00:00
CyJaySong deleted tag v0.4.1 from CyJaySong/xorm 2024-02-20 06:43:44 +00:00
CyJaySong deleted tag v0.4.2 from CyJaySong/xorm 2024-02-20 06:43:42 +00:00
CyJaySong deleted tag v0.4.3 from CyJaySong/xorm 2024-02-20 06:43:40 +00:00
CyJaySong deleted tag v0.4.4 from CyJaySong/xorm 2024-02-20 06:43:38 +00:00