|
|
41fe97d336
|
Fix the imports I botched really badly
Apparently I don't understand how go modules work.
|
2026-05-14 20:56:20 +00:00 |
|
|
|
34e5dcbb17
|
Switch to hosting on source.gleipnir.technology
/ test (push) Successful in 3s
|
2026-05-14 16:26:47 +00:00 |
|
|
|
4474319e73
|
Bulk replace project references in go code
|
2026-05-09 01:43:40 +00:00 |
|
go-jet
|
7b16e432ff
|
Add support for SELECT_JSON statements.
|
2025-02-21 19:55:01 +01:00 |
|
go-jet
|
8d112f7db8
|
Add support for VALUES statement.
|
2024-10-17 14:17:22 +02:00 |
|
go-jet
|
255f4a8eaf
|
Add support for expression in OFFSET clause.
|
2024-02-13 14:01:13 +01:00 |
|
Richard
|
1c435f5c7f
|
export OrderByClause type through alias
enables e.g. creating a collection of clauses beforehand and dynamically adding to it.
this resolves #48.
|
2020-09-03 13:25:23 +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
|
a657b76bef
|
The rest of linter errors.
|
2019-08-17 18:32:01 +02:00 |
|
go-jet
|
46a3dc7dfb
|
MySQL linter errors.
|
2019-08-17 10:43:16 +02:00 |
|
go-jet
|
e02e08a6ba
|
Remove visitor.
|
2019-08-12 10:16:08 +02:00 |
|
go-jet
|
8519ccbdd0
|
Postgres refactor.
|
2019-08-11 09:52:02 +02:00 |
|