README.md
|
Setup tests script
|
2020-02-23 09:38:51 +08:00 |
callbacks_test.go
|
Add callbacks
|
2020-02-02 20:05:10 +08:00 |
create.go
|
Test many2many associations
|
2020-05-14 15:05:04 +08:00 |
delete.go
|
Refactor test files
|
2020-04-15 19:13:36 +08:00 |
docker-compose.yml
|
Fix tests with mysql, postgres
|
2020-03-12 13:05:22 +08:00 |
dummy_dialecter.go
|
AddVar accept writer
|
2020-03-09 17:59:54 +08:00 |
group_by.go
|
Add GroupBy test
|
2020-03-08 18:05:22 +08:00 |
joins.go
|
Test inner joins
|
2020-04-29 23:47:18 +08:00 |
migrate.go
|
Handle constraint dependencies smartly
|
2020-02-23 00:18:12 +08:00 |
model.go
|
Test create polymorphic has one
|
2020-04-17 08:40:11 +08:00 |
query.go
|
Refactor test files
|
2020-04-15 19:13:36 +08:00 |
tests.go
|
Refactor test files
|
2020-04-15 19:13:36 +08:00 |
tests_all.sh
|
Explain SQL for dialects
|
2020-02-23 12:41:13 +08:00 |
update.go
|
Test update associations
|
2020-04-29 22:15:05 +08:00 |
utils.go
|
Support scan into map, slice, struct
|
2020-03-04 11:33:50 +08:00 |