Commit graph

281 commits

Author SHA1 Message Date
go-jet
799737d602 [Breakable] ColumnList is reverted to be a slice.
ColumnList(...) -> ColumnList{...}
IColumnList is removed.
2019-09-26 12:31:03 +02:00
go-jet
4f86a77b2d Merge branch 'develop' of https://github.com/go-jet/jet into GHub-develop 2019-09-26 11:45:30 +02:00
go-jet
b646dd2c99 Use type aliasing to forward types from internal/jet. 2019-09-26 11:44:46 +02:00
go-jet
e965aaa9e2
Update README.md 2019-09-21 15:50:06 +02:00
go-jet
4309b59975 Update README. 2019-09-21 15:48:14 +02:00
go-jet
cbf98298bd Fix linter errors. 2019-09-20 20:04:17 +02:00
go-jet
942911e7ae Fix linter errors. 2019-09-20 19:57:15 +02:00
go-jet
1cc463477d Fix linter errors. 2019-09-20 19:54:56 +02:00
go-jet
65e05021bc Add more unit tests. 2019-09-20 19:24:54 +02:00
go-jet
74b94f0d8b Add more unit tests. 2019-09-20 19:13:30 +02:00
go-jet
50bda95da2 Simplify error handling in generator. 2019-09-20 18:20:26 +02:00
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