fourdim
87cc6c9e93
add table prefix and suffix for multi-tenant environment support
...
This closes #125 .
2022-03-16 22:47:34 +08:00
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
d63e56f574
Update quick-start example with updated auto generated files
2021-03-21 17:19:54 +01: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
799737d602
[Breakable] ColumnList is reverted to be a slice.
...
ColumnList(...) -> ColumnList{...}
IColumnList is removed.
2019-09-26 12:31:03 +02:00
go-jet
0ab25e4464
Update CircleCI to support MySQL
2019-08-08 17:13:20 +02:00
go-jet
b817f57035
Pre-release clean up.
2019-07-17 13:22:14 +02:00