This website requires JavaScript.
Explore
Help
Sign in
Gleipnir
/
jet
Watch
4
Star
0
Fork
You've already forked jet
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
883
commits
1
branch
1
tag
7.2
MiB
7f12e4a2b7
Commit graph
3 commits
Author
SHA1
Message
Date
go-jet
27c67aee3d
Fix false positive security scan issues.
2026-02-16 13:04:00 +01:00
go-jet
4995a90483
Simplify construction of new expressions.
...
Fixes: IS_NOT_NULL() does not always add enough parentheses to the compiled SQL
#500
2026-02-02 13:18:19 +01:00
go-jet
17646ca99c
Encode json values implicitly in the sql queries according the golang json package spec.
2025-03-08 19:01:37 +01:00