|
|
4474319e73
|
Bulk replace project references in go code
|
2026-05-09 01:43:40 +00:00 |
|
go-jet
|
39de87671e
|
Additional tests for 'ON CONFLICT DO NOTHING without conflict target does not appear in generated SQL' bug.
|
2024-03-24 13:02:23 +01:00 |
|
bill matlock
|
0d250f5b41
|
ON CONFLICT DO NOTHING without a conflict target is valid SQL as far as Postgres is concerned.
|
2024-03-18 16:38:28 -04:00 |
|
go-jet
|
038a32b032
|
Add WITH RECURSIVE statement support
|
2022-01-04 18:08:06 +01:00 |
|
go-jet
|
22b2901336
|
Move RETURNING clause to internal/jet so it can be reused for sqlite implementation.
|
2021-10-21 13:40:26 +02:00 |
|
go-jet
|
2ada2ff69b
|
Add go mod support.
|
2020-06-27 18:48:19 +02:00 |
|
go-jet
|
8aa894730c
|
[PostgreSQL] Add support for WITH statements and Common Table Expressions.
|
2020-05-24 17:56:17 +02:00 |
|
go-jet
|
14e1863456
|
[postgres] Add support for ON CONFLICT clause
|
2020-04-12 18:53:57 +02:00 |
|