go-jet
0d418890ab
Qrm refactor
...
- Allow custom types Scan method to read values returned by the driver rather then the value from intermediate Null types. Scan to intermidiate Null types removed.
- Better error handling
2021-10-15 17:43:10 +02:00
go-jet
8864667f47
Add the ability to fully customize jet generated files.
2021-07-27 17:39:21 +02:00
go-jet
2ada2ff69b
Add go mod support.
2020-06-27 18:48:19 +02:00
go-jet
5d742837f1
Use testify/require instead of testify/assert for tests.
2020-05-09 11:00:22 +02:00
go-jet
3019fdbbb2
[bug] Escape reserved words used as identifier.
2020-02-16 10:25:21 +01:00
go-jet
63c1fd6430
[bug] Fix crash on generating enum sql builder files when enum contains numeric values.
2020-02-15 11:20:51 +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
0b00a6b12c
Some linter errors.
2019-12-01 18:34:44 +01:00
go-jet
92de03d4b3
GroupKeyInfo improvements for parent specified primary keys.
2019-09-27 11:34:12 +02:00
go-jet
65e05021bc
Add more unit tests.
2019-09-20 19:24:54 +02:00
go-jet
74b94f0d8b
Add more unit tests.
2019-09-20 19:13:30 +02:00
go-jet
50bda95da2
Simplify error handling in generator.
2019-09-20 18:20:26 +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
46a3dc7dfb
MySQL linter errors.
2019-08-17 10:43:16 +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
0ab25e4464
Update CircleCI to support MySQL
2019-08-08 17:13:20 +02:00
go-jet
bffa102849
MySQL execution and scan support.
2019-07-29 18:08:53 +02:00
go-jet
043a0dc4c0
MySQL generator support.
2019-07-27 10:40:30 +02:00
go-jet
1ae76d5efd
Function relocation.
2019-07-20 17:44:43 +02:00
go-jet
e431f3ecb1
Additional unit tests.
2019-07-19 17:19:58 +02:00
go-jet
556578cec9
Additional documentation for sub packages.
2019-07-18 18:42:03 +02:00
go-jet
55e8c3bbb1
Add Dependencies info to README.md.
2019-07-04 17:54:15 +02:00