Commit Graph

  • e8143ec90b fix : slice index out of range bug KEHyeon 2025-04-13 17:35:33 +09:00
  • 3ecd07bfaf fix: prevent interface type array from causing runtime errors KEHyeon 2025-04-13 17:27:54 +09:00
  • 9532a32c2a fix: execute scopes before count Mohamed Feddad 2025-04-04 13:44:37 +04:00
  • 78fb8e2a6a
    Update logger.go Radmehr Soleimanian 2025-04-03 10:12:16 +03:30
  • 64ad9115e2
    Update logger.go Radmehr Soleimanian 2025-04-03 01:27:01 +03:30
  • 6a4528640e
    Update logger.go Radmehr Soleimanian 2025-04-03 01:03:26 +03:30
  • 31ae7feae2
    Remove unused field AuthorUUID Omkar P 2025-04-01 14:55:25 +05:30
  • d1488896f7
    Remove tidy before go test Omkar P 2025-04-01 14:46:34 +05:30
  • d2107c38ec
    Resolve all go module dependency errors Omkar P 2025-04-01 14:45:29 +05:30
  • cb6778015e
    Add tidy before running tests Omkar P 2025-04-01 13:32:28 +05:30
  • 4f6b1e9018
    Keep bare minimum changes in go modules Omkar P 2025-04-01 13:26:43 +05:30
  • debc5f179e
    fix: Assigning nil value to *uuid.UUID field in Updates Omkar P 2025-04-01 12:19:55 +05:30
  • 24679618ad 7403, a race condition bug fix. Sławomir Wojtasiak 2025-03-31 09:32:05 +02:00
  • 61b5449a62 perf: break early on match failure in ParseConstraint 1911860538 2025-03-28 21:23:09 +08:00
  • a00eaa4b6d test:on duplicate update jinhui.zhou 2025-03-26 14:03:17 +08:00
  • 529a67dd8f test:on duplicate update jinhui.zhou 2025-03-26 12:05:00 +08:00
  • e3fff64cec test:on duplicate update jinhui.zhou 2025-03-26 11:56:06 +08:00
  • 274791f730
    Merge branch 'go-gorm:master' into master general252 2025-03-11 16:31:47 +08:00
  • a9d27293de test: mssql ci a631807682 2025-03-11 15:44:39 +08:00
  • 3876ffe4bb test: mssql ci a631807682 2025-03-11 15:38:59 +08:00
  • 882c352872
    test: mssql ci a631807682 2025-03-11 15:44:39 +08:00
  • 1fec84b6cc
    test: mssql ci a631807682 2025-03-11 15:38:59 +08:00
  • 58b00a192b
    Merge branch 'go-gorm:master' into master general252 2025-03-11 14:56:03 +08:00
  • ee3b549d7d Update tests script Jinzhu 2025-03-09 15:35:17 +08:00
  • a01ac51ca7 Fix AutoMigrate, alterColumn The previous modifications were ignored LIN 2025-03-05 17:32:22 +08:00
  • a3d50e2819
    Merge branch 'go-gorm:master' into master general252 2025-03-05 15:17:18 +08:00
  • e0824aa1a5 fix: skip AfterInitialize wenyazhou.13 2025-03-04 17:46:41 +08:00
  • d7064f138a mock defer wenyazhou.13 2025-03-04 17:12:55 +08:00
  • 55378a61a3 fix: return init dialector error wenyazhou.13 2025-03-04 16:42:11 +08:00
  • 06bcac70aa add comment for Name method in OrderBy struct Or Ben Chitrit 2025-02-19 23:07:05 +02:00
  • 4817f2c3d3 fix: update clause.OrderBy to use Exprs instead of Expression Or Ben Chitrit 2025-02-19 21:29:28 +02:00
  • 553f0c62f8 refactor: update order function comments for clarity Or Ben Chitrit 2025-02-19 20:58:33 +02:00
  • ed88c5d9c6 refactor: update OrderBy clause to use Exprs instead of Columns Or Ben Chitrit 2025-02-19 20:54:19 +02:00
  • 1bfe3141f6 fix NotConditions related tests molon 2025-02-17 00:02:34 +08:00
  • 1cf491c2f3 make NotConditions obey De Morgan's laws molon 2025-02-16 23:38:01 +08:00
  • a9943e9a5e test: add modify query test MhmdGol 2025-02-16 17:09:41 +03:30
  • a91142ec03 fix time out bug setupCaluerAndSetter KEHyeon 2025-02-15 17:54:27 +09:00
  • be5e79f2f3 fix test KEHyeon 2025-02-15 17:25:27 +09:00
  • 3352be8782 fix setupValuerAndSetter KEHyeon 2025-02-15 17:11:37 +09:00
  • 009bf696f1 fix setupValuerAndSetter KEHyeon 2025-02-15 17:06:51 +09:00
  • 0d183399c9 fix test TestCreateWithInterfaceArrayTypeWithTable KEHyeon 2025-02-15 17:02:05 +09:00
  • 0dbcd1cd36 add table on TestCreateWithInterfaceArrayTypeWithTable KEHyeon 2025-02-15 16:56:29 +09:00
  • 47ae801b4c add tet TestCreateWithInterfaceArrayType KEHyeon 2025-02-15 16:52:03 +09:00
  • 35e231b199 Add test TestCreateInterfaceType KEHyeon 2025-02-15 16:47:19 +09:00
  • 4777b42b5b test: add tests for BeforeFind hook MhmdGol 2025-02-15 01:06:02 +03:30
  • 9cdaf44650 feat: add before find hook MhmdGol 2025-02-13 20:22:12 +03:30
  • 9f273777f5
    fix deprecated reflect.PtrTo reflect.PointerTo usage (#7366) Aman 2025-02-13 11:46:26 +05:30
  • 68e45f1c2c Fix AutoMigrate, alterColumn The previous modifications were ignored LIN 2025-02-13 13:32:40 +08:00
  • 6f88ba3ba0
    Merge pull request #1 from Aman-Shitta/origin/fix/deprecated-reflect-pointer Aman 2025-02-11 12:04:00 +05:30
  • 9a7f7151da Merge branch 'master' of https://github.com/Aman-Shitta/gorm into origin/fix/deprecated-reflect-pointer Aman-Shitta 2025-02-11 12:02:28 +05:30
  • b8a710ca22 replace all deprecated reflect.PtrTo reflect.PointerTo usage Aman-Shitta 2025-02-11 12:00:27 +05:30
  • ccdd740abf denisenkom -> microsoft Gerhard Gruber 2025-02-10 08:24:23 +01:00
  • 19548456fe fix deprecated reflect.PtrTo reflect.PointerTo usage Aman-Shitta 2025-02-06 14:07:51 +05:30
  • 7fbb532cdb fix: prevent interface type array from causing runtime errors KEHyeon 2025-01-27 00:46:47 +09:00
  • 8eebbb4687 Refactor Create to separate batch and single insert logic KEHyeon 2025-01-25 21:32:32 +09:00
  • 6e0d37aaf4 fix: ensure ErrRecordNotFound is triggered on find queries debug-ing 2025-01-23 10:43:15 +03:30
  • 9ca84b3dde
    fix concurrent map writes (#7298) Vladimir Avtsenov 2025-01-12 14:49:06 +03:00
  • 86b1d22911
    chore: update copyright year (#7332) Max Katz 2025-01-12 12:32:39 +02:00
  • fed49230cb
    Enhance db.Scan with ParamsFilter - Issue 7336 - Suggestion (#7337) Evyatar Yaffe 2025-01-12 12:19:28 +02:00
  • 8503287ca4
    Fixed Empty Returning Clause Merge Bug (#7339) aviyam181199 2025-01-12 12:18:04 +02:00
  • 4ef3af10ed
    feat:Capitalize the priority field of IndexOption so that other systems can access this field from outside the package. (#7342) nowindexman 2025-01-12 18:16:48 +08:00
  • 5c311b2f4d feat:Capitalize the priority field of IndexOption so that other systems can access this field from outside the package. zhangyawen 2025-01-10 09:50:58 +08:00
  • 2579dc888a Fixed Empty Returning Clause Merge Bug aviyamivgi 2025-01-07 20:41:36 +02:00
  • a793142c75 Enhance db.Scan with ParamsFilter - Issue 7336 - Suggestion Evyatar Yaffe 2025-01-07 15:06:13 +02:00
  • 3eac3cd8cb fix(limit): set default limit to math.MaxInt when only offset is provided - Ensures MySQL compatibility by always providing a LIMIT when OFFSET is used - Updates tests to reflect new behavior - Improves code organization and documentation aydinomer00 2025-01-04 22:03:13 +03:00
  • 48f9924d13 feat(binding): add CustomDecimal type for parsing decimal numbers with leading dots aydinomer00 2025-01-04 21:11:05 +03:00
  • 931837bcba
    chore: update copyright year Max Katz 2025-01-03 23:33:39 +02:00
  • 4465ee6c90 Handle postgres array Kenji Hikmatullah 2025-01-01 16:00:10 +07:00
  • 9a4e98c8bb 移除强制设置id为主键代码 shenqh 2024-12-20 17:31:03 +08:00
  • 6c19f3ac0f fix: For time type, the time field will be automatically updated. Even if the table structure is not changed, the table modification operation will be repeated. jm 2024-12-12 16:08:23 +04:00
  • bdc17d9b3d fix concurrent map writes Vladimir Avtsenov 2024-12-02 18:57:26 +03:00
  • f482f25c71
    fix: deterministic index ordering when migrating (#7208) Bennett Amodio 2024-12-05 18:27:44 -08:00
  • b5b244b86d fix: deterministic index ordering when migrating Bennett Amodio 2024-09-26 17:23:09 -07:00
  • 4a11217d64 Fix custom joins for many-to-many preload relationships Mohammad_Oveisi 2024-11-26 00:51:22 +00:00
  • 7bd280b350 Refactored test cases to resolve issues and improve coverage Mohammad_Oveisi 2024-11-26 00:32:27 +00:00
  • c6bce1826f Enhance preload functionality and add custom preload tests Mohammad_Oveisi 2024-11-26 00:15:56 +00:00
  • 6bfccf8afa Refactor all tests script Jinzhu 2024-11-21 17:03:31 +08:00
  • 49bbaa637f
    use map look-up for indexes (#7242) Ivan Ryabov 2024-11-14 20:41:43 +11:00
  • b0d70a26d1
    [#6372] Fixed nullable constraint bug for columns during auto migration (#7269) 홍성욱 2024-11-14 18:40:18 +09:00
  • 62bb80b4a2
    Update field.go Goran Marić 2024-11-12 20:27:13 +01:00
  • 3aaba1e784
    Update field.go Goran Marić 2024-11-12 20:17:54 +01:00
  • 400d51c927 feat(expression): support case-when expression Tri Dao 2024-11-12 12:23:58 +07:00
  • 4cedb1381d [#6372] wip wookie0 2024-11-08 16:03:41 +09:00
  • 90dd223653 [#6372] wip wookie0 2024-11-08 14:15:22 +09:00
  • d148cb2e6d [#6372] wip wookie0 2024-11-08 13:44:10 +09:00
  • 60f2107394 [#6372] wip wookie0 2024-11-08 11:22:16 +09:00
  • b091b56cd2 [#6372] Fix failed test case wookie0 2024-11-07 22:15:34 +09:00
  • 72695c5087 [#6372] Fix failed test case 홍성욱 2024-11-07 18:14:35 +09:00
  • 68dccca079 [#6372] Add test code 홍성욱 2024-11-07 18:03:44 +09:00
  • 2c10b8b58c [#6372] Add test code 홍성욱 2024-11-07 17:46:44 +09:00
  • 697195d4e5 [#6372] fix comment 홍성욱 2024-11-07 16:43:22 +09:00
  • b870cfc93b [#6372] Fixed nullable constraint bug for columns during auto migration 홍성욱 2024-11-07 16:40:49 +09:00
  • aa142ce8c9 fix: table not change (#6913) xiaozirun 2024-11-05 20:16:57 +08:00
  • 3fd61eeb32 fix: update incorrect default name when parse dest model field. zhengyb 2024-11-02 17:57:47 +08:00
  • 00103c49b2 fix autoincrement zhangleitao 2024-10-18 17:20:52 +08:00
  • deceebfab8
    Create CODE_OF_CONDUCT.md (#7240) omid fth 2024-10-17 09:48:13 +03:30
  • 42c442d215 use map look-up for indexes Ivan Ryabov 2024-10-17 00:31:10 +11:00
  • 23fb1d2dce
    Create CODE_OF_CONDUCT.md omid fth 2024-10-16 13:45:04 +03:30
  • a1a3311b7c
    Revert change to replace directive henryjcee 2024-10-10 11:00:41 +01:00
  • 11ee1379ce
    Tidy struct scanner if statement henryjcee 2024-10-10 10:59:34 +01:00