Carson Krueger
94ce6424ce
add test
2025-08-07 22:53:41 -06:00
Carson Krueger
d3f8754cbf
add CamelToSnake
2025-08-07 08:48:53 -06:00
go-jet
950b33191e
Remove QueryJson statements method to avoid potential misuse.
2025-03-09 17:46:34 +01:00
go-jet
12c96116d0
Remove 3rdparty/json.
2025-03-08 19:09:58 +01:00
go-jet
f20bf50879
Support additional unmarshal formats.
...
- Additional time formats supported
- Support for hex format binary string unmarshal
- Support for base64 format with prefix
- Support for unmarshalling "0" and "1" to boolean value
2025-02-22 18:28:25 +01:00
go-jet
c93c9f2888
Add encoding/json from standard library
2025-02-21 19:58:26 +01:00
go-jet
7b16e432ff
Add support for SELECT_JSON statements.
2025-02-21 19:55:01 +01:00
go-jet
8864667f47
Add the ability to fully customize jet generated files.
2021-07-27 17:39:21 +02:00
go-jet
5d742837f1
Use testify/require instead of testify/assert for tests.
2020-05-09 11:00:22 +02:00
go-jet
3efbb0ccd9
Replace gotest.tools with github.com/stretchr/testify.
2020-02-11 10:25:13 +01:00
go-jet
f5287628aa
Improve code coverage.
2019-09-20 13:55:07 +02:00
go-jet
0ab25e4464
Update CircleCI to support MySQL
2019-08-08 17:13:20 +02:00
go-jet
a2ee0155ac
Remove unused code.
2019-07-19 16:19:20 +02:00
go-jet
733614d245
QueryContext and ExecContext function parameters reorder.
2019-07-19 10:40:30 +02:00
go-jet
b927769d5a
Add Go report card.
2019-07-18 18:51:13 +02:00
go-jet
950663dadb
Improve database to golang name mapping.
2019-07-03 16:27:14 +02:00