Commit graph

251 commits

Author SHA1 Message Date
go-jet
94bdbbb973 Update CircleCi. 2019-08-16 13:08:13 +02:00
go-jet
a9741630d7 Update CircleCi. 2019-08-16 13:04:20 +02:00
go-jet
7924d13875
Merge pull request #8 from go-jet/mariadb
Add MariaDB support.
2019-08-16 13:02:31 +02:00
go-jet
5131452c1b Update testdata submodule. 2019-08-16 12:52:02 +02:00
go-jet
3d6d3cd9bf Remove gitmodules. 2019-08-16 12:44:45 +02:00
go-jet
d5466a91e6 Move init and test results data to separate repo. 2019-08-16 12:43:41 +02:00
go-jet
96cc6d15b5 Update CircleCI. 2019-08-16 12:18:02 +02:00
go-jet
6b143e971b Update CircleCI. 2019-08-16 12:17:04 +02:00
go-jet
ad25494d89 Update CircleCI. 2019-08-16 12:16:12 +02:00
go-jet
76b861fb2a Remove test data files. 2019-08-16 12:03:17 +02:00
go-jet
d609a478b3 Remove test data files. 2019-08-16 12:02:31 +02:00
go-jet
ba5ee27990 Literal expressions clean up. 2019-08-16 11:19:06 +02:00
go-jet
bcdab0f111 Disable generating enums from the views for MySQL/MariaDB. 2019-08-15 17:10:54 +02:00
go-jet
bec0d59be3 CircleCI update for MariaDB. 2019-08-15 16:40:47 +02:00
go-jet
819cce70f5 CircleCI update for MariaDB. 2019-08-15 14:10:25 +02:00
go-jet
e0a1eff493 MariaDB tests fix. 2019-08-15 13:54:05 +02:00
go-jet
ec462dce81 CircleCI update for MariaDB. 2019-08-15 12:42:10 +02:00
go-jet
38393f69c6 CircleCI update for MariaDB. 2019-08-15 12:37:05 +02:00
go-jet
b163a147cf CircleCI update for MariaDB. 2019-08-15 12:34:56 +02:00
go-jet
b656fa2ef1 CircleCI update for MariaDB. 2019-08-15 12:28:59 +02:00
go-jet
0dbdbb9220 MariaDB tests fix. 2019-08-15 11:59:17 +02:00
go-jet
bf3ec27f68 REGEXP_LIKE refactor. 2019-08-15 11:10:02 +02:00
go-jet
91dc633b45 Generator clean up. 2019-08-14 12:50:31 +02:00
go-jet
4ab9d73a8b Functions go doc. 2019-08-14 10:11:43 +02:00
go-jet
13c671fa3f Execution additional tests. 2019-08-13 17:20:35 +02:00
go-jet
486e45db5c SQL Builder panics on invalid SQL.
Query execution panics on invalid destination.
2019-08-13 13:57:26 +02:00
go-jet
14c2c9d745 Expression wrappers test. 2019-08-13 10:33:31 +02:00
go-jet
614c7e9754 Literal and cast clean up. 2019-08-13 10:16:26 +02:00
go-jet
9a34dc9fd7 Handle todos. 2019-08-12 12:27:33 +02:00
go-jet
d3d00910aa Test utils reuse. 2019-08-12 12:11:16 +02:00
go-jet
74288d5418 Hide private methods. 2019-08-12 11:33:46 +02:00
go-jet
e02e08a6ba Remove visitor. 2019-08-12 10:16:08 +02:00
go-jet
01f43d462a Sql builder clean up. 2019-08-11 18:57:40 +02:00
go-jet
736a650241 DebugSQL refactor. 2019-08-11 18:44:58 +02:00
go-jet
0dd976601e MySQL: Add Where and Limit for Delete statement. 2019-08-11 18:23:02 +02:00
go-jet
a3ae52c43c MySQL lock and unlock tables statement. 2019-08-11 16:55:18 +02:00
go-jet
ee4897a1e2 Jet internal refactor. 2019-08-11 14:29:03 +02:00
go-jet
4fbf576370 MySQL refactor. 2019-08-11 12:13:59 +02:00
go-jet
8519ccbdd0 Postgres refactor. 2019-08-11 09:52:02 +02:00
go-jet
d00167cbba Remove unnecessary operators. 2019-08-09 10:30:24 +02:00
go-jet
6805462d10 Remove unused types. 2019-08-08 18:30:11 +02:00
go-jet
af38aafeb5 Test fix. 2019-08-08 18:16:49 +02:00
go-jet
f9e178b0e8 Test fix. 2019-08-08 18:15:48 +02:00
go-jet
070d82f90f Generator tests for MySQL. 2019-08-08 17:51:20 +02:00
go-jet
e07980c4d9 Update circleci config. 2019-08-08 17:24:18 +02:00
go-jet
d08e45fd1d Update circleci config. 2019-08-08 17:16:22 +02:00
go-jet
0ab25e4464 Update CircleCI to support MySQL 2019-08-08 17:13:20 +02:00
go-jet
f9b900b303 Update circleci config. 2019-08-08 11:58:47 +02:00
go-jet
7930fb23ba Handle unsupported set operators for MySQL. 2019-08-08 11:44:19 +02:00
go-jet
4c5584aaae Update circle ci for MySQL tests. 2019-08-08 10:51:59 +02:00