Commit graph

19 commits

Author SHA1 Message Date
go-jet
0ab25e4464 Update CircleCI to support MySQL 2019-08-08 17:13:20 +02:00
go-jet
647ef21aaf Dialect refactor improvements and clean up. 2019-08-06 10:29:04 +02:00
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
fcce8d4262 MySQL int expressions. 2019-07-31 13:02:30 +02:00
go-jet
163ecf4c42 MySQL float expressions. 2019-07-30 15:04:36 +02:00
go-jet
d0533f73fb MySQL bool expressions. 2019-07-30 11:18:12 +02:00
go-jet
bffa102849 MySQL execution and scan support. 2019-07-29 18:08:53 +02:00
go-jet
b817f57035 Pre-release clean up. 2019-07-17 13:22:14 +02:00
go-jet
f016bb563c Add northwind db. Test fix. 2019-07-17 11:10:00 +02:00
go-jet
0a417a14d6 Add northwind db. 2019-07-17 11:03:16 +02:00
go-jet
950663dadb Improve database to golang name mapping. 2019-07-03 16:27:14 +02:00
go-jet
d6c59deb1f Add MutablColumns list into autogen sql builder table. 2019-06-30 11:53:35 +02:00
go-jet
454cd6f12b Update go-jet to support CircleCi build. 2019-06-23 14:51:38 +02:00
go-jet
d9ffa86453 Support for quoted identifiers. 2019-06-17 12:05:52 +02:00
go-jet
a4feb66692 Insert and Update statement improvements. 2019-06-14 14:35:50 +02:00
go-jet
c598978ba6 Model sql tags. 2019-06-12 12:47:30 +02:00
go-jet
367602757f Tests clean up. 2019-06-11 12:47:35 +02:00