Commit graph

270 commits

Author SHA1 Message Date
go-jet
f5287628aa Improve code coverage. 2019-09-20 13:55:07 +02:00
go-jet
acd9d20339 Build fix. 2019-09-20 12:58:05 +02:00
go-jet
b88519bfd4 [Feature] Add support for database views.
[Feature] Add support to manually set primary keys for destination structure fields.
2019-09-20 12:53:52 +02:00
go-jet
5b08a1d240
Merge pull request #12 from go-jet/window-functions
Window functions
2019-09-17 13:50:31 +02:00
go-jet
df93283516 MariaDB test fix. 2019-09-17 13:47:40 +02:00
go-jet
31479f2130 Merge remote-tracking branch 'remotes/upstream/master' into window-functions 2019-09-17 13:35:44 +02:00
go-jet
5ba10d35db Added support for window clause and functions. 2019-09-17 13:34:47 +02:00
go-jet
fbdf056629
Update README.md 2019-09-08 10:50:47 +02:00
go-jet
361e3605f4
Merge pull request #10 from go-jet/develop
Release 2.0.0: MySQL and MariaDB support.
2019-08-20 10:09:43 +02:00
go-jet
b7363a554b Update doc.go and README.md. 2019-08-20 09:45:56 +02:00
go-jet
c7fae18a3d Update README. 2019-08-19 16:24:15 +02:00
go-jet
a893dfba44 Update README. 2019-08-19 10:40:34 +02:00
go-jet
bc2e8aca42 Update README. 2019-08-18 16:42:51 +02:00
go-jet
a657b76bef The rest of linter errors. 2019-08-17 18:32:01 +02:00
go-jet
ab6d85f886 Postgres linter errors. 2019-08-17 14:49:35 +02:00
go-jet
46a3dc7dfb MySQL linter errors. 2019-08-17 10:43:16 +02:00
go-jet
5e76355275 Null types improvements. 2019-08-16 17:11:03 +02:00
go-jet
ec21a2ad35 Should quote identifier improvement. 2019-08-16 14:03:24 +02:00
go-jet
de57a52acc
Merge pull request #9 from go-jet/mysql
MySQL and MariaDB support
2019-08-16 13:10:38 +02:00
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