go-jet
|
799737d602
|
[Breakable] ColumnList is reverted to be a slice.
ColumnList(...) -> ColumnList{...}
IColumnList is removed.
|
2019-09-26 12:31:03 +02:00 |
|
go-jet
|
65e05021bc
|
Add more unit tests.
|
2019-09-20 19:24:54 +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
|
bcdab0f111
|
Disable generating enums from the views for MySQL/MariaDB.
|
2019-08-15 17:10:54 +02:00 |
|
go-jet
|
0dd976601e
|
MySQL: Add Where and Limit for Delete statement.
|
2019-08-11 18:23:02 +02:00 |
|
go-jet
|
070d82f90f
|
Generator tests for MySQL.
|
2019-08-08 17:51:20 +02:00 |
|