go-jet
|
241ea0d6d6
|
Gen files idempotence test clean up.
|
2020-04-13 10:18:14 +02:00 |
|
go-jet
|
14e1863456
|
[postgres] Add support for ON CONFLICT clause
|
2020-04-12 18:53:57 +02:00 |
|
go-jet
|
3019fdbbb2
|
[bug] Escape reserved words used as identifier.
|
2020-02-16 10:25:21 +01:00 |
|
go-jet
|
3efbb0ccd9
|
Replace gotest.tools with github.com/stretchr/testify.
|
2020-02-11 10:25:13 +01:00 |
|
go-jet
|
2487c48428
|
Fix linter errors.
|
2019-12-08 11:07:49 +01:00 |
|
go-jet
|
d1970b3a55
|
MySQL interval with date/time expression arithmetic.
|
2019-12-01 18:34:44 +01:00 |
|
go-jet
|
29f43e5fe8
|
Rename execution package to qrm (Query Result Mapping).
|
2019-09-27 11:46:31 +02:00 |
|
go-jet
|
f5287628aa
|
Improve code coverage.
|
2019-09-20 13:55:07 +02:00 |
|
go-jet
|
b88519bfd4
|
[Feature] Add support for database views.
[Feature] Add support to manually set primary keys for destination structure fields.
|
2019-09-20 12:53:52 +02:00 |
|
go-jet
|
a657b76bef
|
The rest of linter errors.
|
2019-08-17 18:32:01 +02:00 |
|
go-jet
|
486e45db5c
|
SQL Builder panics on invalid SQL.
Query execution panics on invalid destination.
|
2019-08-13 13:57:26 +02:00 |
|
go-jet
|
614c7e9754
|
Literal and cast clean up.
|
2019-08-13 10:16:26 +02:00 |
|
go-jet
|
d3d00910aa
|
Test utils reuse.
|
2019-08-12 12:11:16 +02:00 |
|
go-jet
|
4c5584aaae
|
Update circle ci for MySQL tests.
|
2019-08-08 10:51:59 +02:00 |
|
go-jet
|
6ee2f45548
|
[New] Constructor for time types, that accepts time.Time. (TimeT, TimezT, DateT, ...)
|
2019-08-06 11:41:45 +02:00 |
|
go-jet
|
647ef21aaf
|
Dialect refactor improvements and clean up.
|
2019-08-06 10:29:04 +02:00 |
|
go-jet
|
23fd973699
|
Package structure refactor.
|
2019-08-03 14:10:47 +02:00 |
|
go-jet
|
7660bdd8b5
|
MySQL update statement tests.
|
2019-08-02 11:08:24 +02:00 |
|
go-jet
|
6af43f0c46
|
MySQL select statement tests.
|
2019-08-01 16:56:54 +02:00 |
|
go-jet
|
53dbcd9bfc
|
MySQL cast expressions.
|
2019-07-31 18:43:54 +02:00 |
|
go-jet
|
fcce8d4262
|
MySQL int expressions.
|
2019-07-31 13:02:30 +02:00 |
|
go-jet
|
163ecf4c42
|
MySQL float expressions.
|
2019-07-30 15:04:36 +02:00 |
|
go-jet
|
d0533f73fb
|
MySQL bool expressions.
|
2019-07-30 11:18:12 +02:00 |
|
go-jet
|
bffa102849
|
MySQL execution and scan support.
|
2019-07-29 18:08:53 +02:00 |
|