Samir Faci
f7082eda68
Adding gosec and lint, fixing null_type overflow
...
ChangeLog:
- Adding gosec linting
- Adding static type to enum
- fixing nulltype overflow
- Trying out gotestsum as an alternative to go-junit-report.xml
2024-10-14 11:06:59 -04:00
Samir Faci
99be328e9d
Replacing several test util function with a generic version
...
ChangeLog:
- updated several test utils with a generic PtrOf
- updated references using iotils (Deprecated) with os equivalent import.
2024-10-05 13:13:55 -04:00
go-jet
8ffbe38993
Update Readme.
2022-02-11 12:49:54 +01:00
go-jet
3e9eda28c1
Update README.md
2021-05-17 14:54:26 +02:00
go-jet
2ada2ff69b
Add go mod support.
2020-06-27 18:48:19 +02:00
go-jet
0183117b72
Update quick start example.
2020-05-31 10:42:55 +02:00
go-jet
f5287628aa
Improve code coverage.
2019-09-20 13:55:07 +02:00
go-jet
ab6d85f886
Postgres linter errors.
2019-08-17 14:49:35 +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
23fd973699
Package structure refactor.
2019-08-03 14:10:47 +02:00
go-jet
f841f6f8f0
Quick start example redirect json to files.
2019-07-20 18:53:12 +02:00
go-jet
556578cec9
Additional documentation for sub packages.
2019-07-18 18:42:03 +02:00
go-jet
b817f57035
Pre-release clean up.
2019-07-17 13:22:14 +02:00
go-jet
e0327bef69
Query execution speed up.
2019-07-13 13:17:28 +02:00
go-jet
b7ba58200e
Change structure aliasing order.
2019-06-26 10:30:31 +02:00
go-jet
4f247ab63e
Readme quick start example.
2019-06-24 18:22:55 +02:00