TotallyGamerJet
|
e4ceb421de
|
generator/*: allow passing DB directly
Closes #441
|
2025-01-17 14:50:59 -05:00 |
|
Yosyp Buchma
|
dd8d043cb8
|
moved mysql connection pool config to openConection func
|
2023-09-20 13:13:50 +03:00 |
|
go-jet
|
d7a5adb239
|
Break utils package into subpackages.
|
2023-07-21 14:11:31 +02:00 |
|
go-jet
|
06ecd73f67
|
Improve generator error handling
|
2023-07-21 13:20:44 +02:00 |
|
go-jet
|
fa69565dbf
|
Add support for postgres GROUPING SET, ROLLUP and CUBE grouping operators
Add support for mysql WITH ROLLUP grouping operator
Add support for GROUPING operator
|
2023-03-28 13:16:57 +02:00 |
|
Stephen Osunrinde
|
db6ad04024
|
Removed dsn from generator
|
2022-10-25 10:53:35 +01:00 |
|
vetcher
|
b31464e491
|
Review fixes
|
2021-09-02 11:29:55 +02:00 |
|
vetcher
|
5b7c34e333
|
Connection via DSN
|
2021-09-02 11:29:55 +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
|
50bda95da2
|
Simplify error handling in generator.
|
2019-09-20 18:20:26 +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
|
91dc633b45
|
Generator clean up.
|
2019-08-14 12:50:31 +02:00 |
|
go-jet
|
13c671fa3f
|
Execution additional tests.
|
2019-08-13 17:20:35 +02:00 |
|
go-jet
|
9a34dc9fd7
|
Handle todos.
|
2019-08-12 12:27:33 +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
|
bffa102849
|
MySQL execution and scan support.
|
2019-07-29 18:08:53 +02:00 |
|
go-jet
|
5dda5e1e11
|
Generic dialect support. (MySQL and Postgres)
|
2019-07-28 14:57:02 +02:00 |
|
go-jet
|
043a0dc4c0
|
MySQL generator support.
|
2019-07-27 10:40:30 +02:00 |
|