• Joined on 2019-06-12
jinzhu synced commits to heads/v2_dev at jinzhu/gorm from mirror 2020-06-03 15:36:49 +00:00
9934207c42 Fix logger panic on windows
b32658358c Fix can't scan null value into normal data types
94685d1024 Fix can't scan null value into normal data types
2218e32999 Allow customize table name with TableName
e959a67f87 Fix callbacks with Match
Compare 10 commits »
jinzhu synced commits to v2_dev at jinzhu/gorm from mirror 2020-06-03 15:36:49 +00:00
9934207c42 Fix logger panic on windows
b32658358c Fix can't scan null value into normal data types
94685d1024 Fix can't scan null value into normal data types
2218e32999 Allow customize table name with TableName
e959a67f87 Fix callbacks with Match
Compare 7 commits »
jinzhu synced new reference v0.2.1 to jinzhu/gorm from mirror 2020-06-03 15:36:49 +00:00
jinzhu synced new reference v0.2.2 to jinzhu/gorm from mirror 2020-06-03 15:36:49 +00:00
jinzhu synced commits to master at jinzhu/gorm.io from mirror 2020-06-02 20:54:49 +00:00
2367b6e353 Fix package path
408f9ed01f Rename dialectors to driver
9219493b4b Fix scripts helpers
fd6035ee8d Add gorm-import/source meta tags for v2
6738c69977 Merge pull request #228 from jinzhu/l10n_master
Compare 20 commits »
jinzhu synced new reference heads/v2_dev to jinzhu/gorm from mirror 2020-06-02 20:54:37 +00:00
jinzhu synced commits to v2_dev at jinzhu/gorm from mirror 2020-06-02 20:54:37 +00:00
8bb05a5a69 Refactor tests files
5790ba9ef4 Fix package path
e986371a42 Rename package name
5ecbf25b22 Drop table with CASCADE option
b71171dd92 Add more preload tests
Compare 15 commits »
jinzhu synced new reference v0.2.0 to jinzhu/gorm from mirror 2020-06-02 20:54:37 +00:00
jinzhu synced new reference v2_dev to jinzhu/gorm from mirror 2020-06-02 20:54:37 +00:00
jinzhu synced commits to v2_dev at jinzhu/gorm from mirror 2020-05-31 16:17:05 +00:00
95a6539331 Test Pluck
e26abb84b3 Test block global update/delete
5b1d3e4a77 Test Joins
749ca37eb0 Add sql builder test
5457fe88e6 Test Transactions
Compare 11 commits »
jinzhu synced commits to v2_dev at jinzhu/gorm from mirror 2020-05-31 08:53:55 +00:00
b3b19a5577 Test Override NowFunc
1e7eb12cba Test empty struct
536e4d34b0 Add test for AlterColumn
d81179557d Add tests for Tables
24285060d5 Fix RenameColumn for mssql, DropColumn for sqlite
Compare 10 commits »
jinzhu synced commits to v2_dev at jinzhu/gorm from mirror 2020-05-30 19:34:50 +00:00
c422d75f4b Add Scopes tests
9dd516a7e8 Test UpdateColumn
028c9d6e17 Test Updates
abae7f71c5 Test non std primary key and default value
d2741ae51e Fix test failed due to time round
Compare 8 commits »
jinzhu synced commits to v2_dev at jinzhu/gorm from mirror 2020-05-30 05:49:04 +00:00
db428f221f Fix postgres tests
6f4602af11 Fix mysql tests
d05128be78 OnConflict support for mysql
Compare 3 commits »
jinzhu synced commits to v2_dev at jinzhu/gorm from mirror 2020-05-29 06:37:33 +00:00
55074213bc Add SoftDelete support
dca5244387 Add FirstOrCreate support
ac8708b500 Add FirstOrInit support
Compare 3 commits »
jinzhu synced commits to l10n_master at jinzhu/gorm.io from mirror 2020-05-27 14:12:12 +00:00
8d198ab6ee New translations contribute.md (Thai)
8a7019bc63 New translations 404.swig (Thai)
Compare 2 commits »
jinzhu synced commits to l10n_master at jinzhu/gorm.io from mirror 2020-05-27 07:58:27 +00:00
e47bd92a21 New translations connecting_to_the_database.md (Thai)
a5427a8b46 New translations connecting_to_the_database.md (Indonesian)
c02cd5fc0e New translations connecting_to_the_database.md (Portuguese, Brazilian)
6d8db79912 New translations connecting_to_the_database.md (Chinese Simplified)
ad39b594dd New translations connecting_to_the_database.md (Turkish)
Compare 18 commits »
jinzhu synced commits to master at jinzhu/gorm.io from mirror 2020-05-27 07:58:27 +00:00
b0d2d407a9 Update package
9c84bfef99 Merge pull request #223 from garyg1/patch-1
ac72164be9 Merge pull request #225 from jinzhu/l10n_master
1da0309da7 New translations associations.md (German)
ae4f19a420 New translations associations.md (German)
Compare 19 commits »
jinzhu synced commits to v2_dev at jinzhu/gorm from mirror 2020-05-26 16:31:27 +00:00
5be642a435 Add ScanRows support
51c5be0503 Finish Scan support
Compare 2 commits »
jinzhu synced commits to v2_dev at jinzhu/gorm from mirror 2020-05-26 07:25:00 +00:00
c299cb8db6 Refactor association
8de2bb4eab Test single table many2many association
33a58c548b Test single table has many association
457f1e5d73 Test Many2Many Association for Slice
dea48a8c59 Test Many2Many Association
Compare 8 commits »
jinzhu synced commits to v2_dev at jinzhu/gorm from mirror 2020-05-24 17:13:12 +00:00
91eaf0bb21 Test HasOne Association for Slice
6a0ef985ff Test Polymorphic HasOne Association
68a7a8207a Test HasOne Association
677c745b62 Test shared association
2db33730b6 Add Slice Association for BelongsTo
Compare 7 commits »