|
|
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 |
|
|
|
44d981fbfc
|
Update references to jet v2 in tests
I'm guessing people don't run these anymore...
|
2026-05-14 16:30:22 +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
|
0918e5503e
|
Add support for prepared statement caching.
|
2024-03-07 18:01:31 +01:00 |
|
go-jet
|
bc776f947b
|
Add support for CockorachDB.
|
2022-05-05 13:01:42 +02:00 |
|
go-jet
|
9f91fd705a
|
Global AND and OR functions for better indentation of a complex condition in the Go code and in the generated SQL.
|
2022-02-11 13:09:49 +01:00 |
|
go-jet
|
8eed0e209a
|
Fix ident
|
2022-01-20 16:54:18 +01:00 |
|
go-jet
|
4955bfc4b5
|
Add automatic query logger function with additional execution details.
|
2022-01-12 19:03:50 +01:00 |
|
go-jet
|
60ffd004c5
|
Add USING clause support for DELETE statements
|
2021-12-08 18:14:57 +01:00 |
|
go-jet
|
2ada2ff69b
|
Add go mod support.
|
2020-06-27 18:48:19 +02:00 |
|
go-jet
|
0d3ec872d6
|
Add support for automatic query logging.
|
2020-05-10 11:41:07 +02:00 |
|
go-jet
|
5d742837f1
|
Use testify/require instead of testify/assert for tests.
|
2020-05-09 11:00:22 +02:00 |
|
go-jet
|
3efbb0ccd9
|
Replace gotest.tools with github.com/stretchr/testify.
|
2020-02-11 10:25:13 +01:00 |
|
go-jet
|
b646dd2c99
|
Use type aliasing to forward types from internal/jet.
|
2019-09-26 11:44:46 +02:00 |
|
go-jet
|
23fd973699
|
Package structure refactor.
|
2019-08-03 14:10:47 +02:00 |
|
go-jet
|
7660bdd8b5
|
MySQL update statement tests.
|
2019-08-02 11:08:24 +02:00 |
|
go-jet
|
6bf9c32c07
|
Tests folder structure reorganisation.
|
2019-07-30 11:45:10 +02:00 |
|