tolfino
|
bc104d7dbb
|
Add support for custom functions.
This allows expressions like jet.Func("FOO", String("test")) to be
emitted as FOO($1).
|
2020-10-02 08:53:26 -07:00 |
|
go-jet
|
2ada2ff69b
|
Add go mod support.
|
2020-06-27 18:48:19 +02:00 |
|
go-jet
|
3013dc3647
|
Add support for PostgreSQL interval column
|
2020-02-09 18:37:48 +01:00 |
|
go-jet
|
b646dd2c99
|
Use type aliasing to forward types from internal/jet.
|
2019-09-26 11:44:46 +02:00 |
|
go-jet
|
ab6d85f886
|
Postgres linter errors.
|
2019-08-17 14:49:35 +02:00 |
|
go-jet
|
614c7e9754
|
Literal and cast clean up.
|
2019-08-13 10:16:26 +02:00 |
|
go-jet
|
d235385c2a
|
MySQL UUID test.
RAW rename to Raw.
|
2019-08-06 13:29:26 +02:00 |
|
go-jet
|
647ef21aaf
|
Dialect refactor improvements and clean up.
|
2019-08-06 10:29:04 +02:00 |
|
go-jet
|
23fd973699
|
Package structure refactor.
|
2019-08-03 14:10:47 +02:00 |
|