go-jet
|
fae8dde639
|
Add schema rename support
Using SchemaFrom("schemaName") it is possible to set SQL builder table to point to a different schema.
|
2021-04-30 14:02:49 +02:00 |
|
go-jet
|
2ada2ff69b
|
Add go mod support.
|
2020-06-27 18:48:19 +02:00 |
|
go-jet
|
980b9b6aac
|
Add ON DUPLICATE KEY UPDATE support (MySQL).
|
2020-05-03 20:46:21 +02:00 |
|
go-jet
|
14e1863456
|
[postgres] Add support for ON CONFLICT clause
|
2020-04-12 18:53:57 +02:00 |
|
go-jet
|
d1970b3a55
|
MySQL interval with date/time expression arithmetic.
|
2019-12-01 18:34:44 +01:00 |
|
go-jet
|
d3d00910aa
|
Test utils reuse.
|
2019-08-12 12:11:16 +02:00 |
|
go-jet
|
ee4897a1e2
|
Jet internal refactor.
|
2019-08-11 14:29:03 +02:00 |
|
go-jet
|
8519ccbdd0
|
Postgres refactor.
|
2019-08-11 09:52:02 +02:00 |
|
go-jet
|
647ef21aaf
|
Dialect refactor improvements and clean up.
|
2019-08-06 10:29:04 +02:00 |
|