.github
|
add githubAction CI for tests (#3057)
|
2020-06-17 20:29:37 +08:00 |
callbacks
|
Select, Omit, Preload supports clause.Associations
|
2020-06-20 17:21:01 +08:00 |
clause
|
Support merge batch data some having primary values
|
2020-06-20 16:52:15 +08:00 |
logger
|
Fix package path
|
2020-06-02 09:25:55 +08:00 |
migrator
|
Test migrate with comment and check created constraints
|
2020-06-21 13:59:43 +08:00 |
schema
|
Test migrate with comment and check created constraints
|
2020-06-21 13:59:43 +08:00 |
tests
|
Test migrate with comment and check created constraints
|
2020-06-21 13:59:43 +08:00 |
utils
|
Support merge batch data some having primary values
|
2020-06-20 16:52:15 +08:00 |
.gitignore
|
Add clause, DB API, model definition
|
2020-01-29 19:22:44 +08:00 |
License
|
Add MIT License file
|
2015-01-05 08:59:18 +08:00 |
README.md
|
Replace godoc badge with pkg.go.dev (#3051)
|
2020-06-12 20:00:55 +08:00 |
association.go
|
Rename package name
|
2020-06-02 09:18:01 +08:00 |
callbacks.go
|
Refactor Execute callbacks
|
2020-06-08 22:32:35 +08:00 |
chainable_api.go
|
Fix statement modifier support
|
2020-06-14 12:18:46 +08:00 |
errors.go
|
Add SavePoint/RollbackTo/NestedTransaction
|
2020-06-19 18:30:04 +08:00 |
finisher_api.go
|
Add SavePoint/RollbackTo/NestedTransaction
|
2020-06-19 18:30:04 +08:00 |
go.mod
|
Refactor tests files
|
2020-06-02 10:50:38 +08:00 |
go.sum
|
Add go.sum
|
2020-06-06 14:28:59 +08:00 |
gorm.go
|
Allow close prepared statements, double check before prepare
|
2020-06-21 18:18:23 +08:00 |
interfaces.go
|
Support merge batch data some having primary values
|
2020-06-20 16:52:15 +08:00 |
migrator.go
|
Test migrate with comment and check created constraints
|
2020-06-21 13:59:43 +08:00 |
model.go
|
Fix typo
|
2020-06-09 12:00:43 +08:00 |
prepare_stmt.go
|
Allow close prepared statements, double check before prepare
|
2020-06-21 18:18:23 +08:00 |
scan.go
|
Allow scan into float close #1373
|
2020-06-14 19:18:48 +08:00 |
soft_delete.go
|
Rename package name
|
2020-06-02 09:18:01 +08:00 |
statement.go
|
Test GroupConditions
|
2020-06-20 01:55:30 +08:00 |
statement_test.go
|
Spelling fix for "condtion" -> "condition" (#3042)
|
2020-06-08 11:38:51 +08:00 |
wercker.yml
|
Add SavePoint/RollbackTo/NestedTransaction
|
2020-06-19 18:30:04 +08:00 |