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
zer0sub b2f84d048c Add StringColumn type and expression
Add Projection type
Alias refactoring
More numeric operations
2019-04-30 11:31:00 +02:00
cmd/generator Sql builder generator for postgres database. 2019-04-30 11:30:59 +02:00
generator Add StringColumn type and expression 2019-04-30 11:31:00 +02:00
sqlbuilder Add StringColumn type and expression 2019-04-30 11:31:00 +02:00
tests Add StringColumn type and expression 2019-04-30 11:31:00 +02:00
.gitignore Sql builder generator for postgres database. 2019-04-30 11:30:59 +02:00
LICENSE Initial commit 2019-04-30 11:30:59 +02:00
README.md Initial commit 2019-04-30 11:30:59 +02:00

go-sqlbuilder