A fork of https://github.com/go-jet/jet, type safe SQL builder with code generation and automatic query result data mapping
Find a file
2019-08-03 14:10:47 +02:00
.circleci Add code coverage support. 2019-07-19 14:33:54 +02:00
cmd/jet Package structure refactor. 2019-08-03 14:10:47 +02:00
examples/quick-start Package structure refactor. 2019-08-03 14:10:47 +02:00
execution MySQL cast expressions. 2019-07-31 18:43:54 +02:00
generator Package structure refactor. 2019-08-03 14:10:47 +02:00
internal Package structure refactor. 2019-08-03 14:10:47 +02:00
mysql Package structure refactor. 2019-08-03 14:10:47 +02:00
postgres Package structure refactor. 2019-08-03 14:10:47 +02:00
tests Package structure refactor. 2019-08-03 14:10:47 +02:00
.gitattributes Support for quoted identifiers. 2019-06-17 12:05:52 +02:00
.gitignore Types rename. 2019-07-08 10:48:03 +02:00
_config.yml Set theme jekyll-theme-tactile 2019-07-17 17:04:22 +02:00
doc.go Additional documentation. 2019-07-18 17:43:11 +02:00
LICENSE Update LICENCE. 2019-07-15 20:43:27 +02:00
NOTICE Formatting fix. 2019-07-15 20:36:11 +02:00