Commit graph

14 commits

Author SHA1 Message Date
go-jet
7660bdd8b5 MySQL update statement tests. 2019-08-02 11:08:24 +02:00
go-jet
a46e8c1c51 MySQL insert statement tests. 2019-08-01 17:45:11 +02:00
go-jet
6af43f0c46 MySQL select statement tests. 2019-08-01 16:56:54 +02:00
go-jet
5dda5e1e11 Generic dialect support. (MySQL and Postgres) 2019-07-28 14:57:02 +02:00
go-jet
1ae76d5efd Function relocation. 2019-07-20 17:44:43 +02:00
go-jet
e74e090b0a Additional unit tests. 2019-07-20 11:22:01 +02:00
go-jet
d1a8b6e132 Add code coverage support. 2019-07-19 14:33:54 +02:00
go-jet
b10270b502 Additional documentation. 2019-07-18 17:43:11 +02:00
go-jet
18bbf1b5fb Types rename. 2019-07-08 10:48:03 +02:00
go-jet
55e8c3bbb1 Add Dependencies info to README.md. 2019-07-04 17:54:15 +02:00
go-jet
950663dadb Improve database to golang name mapping. 2019-07-03 16:27:14 +02:00
go-jet
5e0e2f2908 Add RETURNING to Delete statement.
Add DELETE statement wiki page.
2019-06-30 17:16:00 +02:00
go-jet
6a6ee0561d Add wiki Expressions page. 2019-06-27 19:55:21 +02:00
go-jet
83d4c5ad03 Package path refactor. 2019-06-21 13:56:57 +02:00
Renamed from sqlbuilder/clause.go (Browse further)