Commit graph

690 commits

Author SHA1 Message Date
go-jet
449cd9fd8f Literal constructors simplified. 2019-08-01 11:33:38 +02:00
go-jet
dfb72c06a7 MySQL expression operators tests. 2019-08-01 11:15:38 +02:00
go-jet
c342f296ca MySQL cast expressions. Simplified. 2019-08-01 10:39:57 +02:00
go-jet
53dbcd9bfc MySQL cast expressions. 2019-07-31 18:43: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
6bf9c32c07 Tests folder structure reorganisation. 2019-07-30 11:45:10 +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
5dda5e1e11 Generic dialect support. (MySQL and Postgres) 2019-07-28 14:57:02 +02:00
go-jet
043a0dc4c0 MySQL generator support. 2019-07-27 10:40:30 +02:00
go-jet
3857715472
Update README.md 2019-07-23 14:10:56 +02:00
go-jet
7fd85eed0b
Add release badge. 2019-07-23 13:56:05 +02:00
go-jet
05311b8129
Merge pull request #7 from go-jet/develop
Merge develop to master
2019-07-23 13:42:47 +02:00
go-jet
9821e5ded1
Update README.md 2019-07-23 13:40:39 +02:00
go-jet
dececa3241 Update README. 2019-07-23 13:29:38 +02:00
go-jet
1769e7be0c
Update README.md 2019-07-20 20:01:32 +02:00
go-jet
bd961c7ba4 dest.json and dest2.json - added to git for presentation purposes. 2019-07-20 20:00:09 +02:00
go-jet
f841f6f8f0 Quick start example redirect json to files. 2019-07-20 18:53:12 +02:00
go-jet
1ae76d5efd Function relocation. 2019-07-20 17:44:43 +02:00
go-jet
de34095ece
Merge pull request #6 from go-jet/testfix
Testfix
2019-07-20 14:25:45 +02:00
go-jet
f0cb772b7a More func tests. 2019-07-20 14:23:42 +02:00
go-jet
35d607a62c Build fix. 2019-07-20 14:09:44 +02:00
go-jet
732b4f5579 Additional integration tests.
Comment out unused code at the moment.
2019-07-20 14:07:59 +02:00
go-jet
3fa2220a18 Additional QueryContext and ExecContext tests. 2019-07-20 13:33:25 +02:00
go-jet
8321024989 Test fix. 2019-07-20 11:36:16 +02:00
go-jet
28717a467c
Merge pull request #5 from go-jet/coverage
Coverage
2019-07-20 11:34:10 +02:00
go-jet
cecee43ffe Update readme. 2019-07-20 11:33:14 +02:00
go-jet
e74e090b0a Additional unit tests. 2019-07-20 11:22:01 +02:00
go-jet
e431f3ecb1 Additional unit tests. 2019-07-19 17:19:58 +02:00
go-jet
a2ee0155ac Remove unused code. 2019-07-19 16:19:20 +02:00
go-jet
c82c2d0b6b Add code coverage support. 2019-07-19 14:44:19 +02:00
go-jet
d1a8b6e132 Add code coverage support. 2019-07-19 14:33:54 +02:00
go-jet
31ec532b6d Additional generator tests. 2019-07-19 12:39:10 +02:00
go-jet
fd11c377b9 Fix linter errors. 2019-07-19 10:46:41 +02:00
go-jet
733614d245 QueryContext and ExecContext function parameters reorder. 2019-07-19 10:40:30 +02:00
go-jet
b927769d5a Add Go report card. 2019-07-18 18:51:13 +02:00
go-jet
556578cec9 Additional documentation for sub packages. 2019-07-18 18:42:03 +02:00
go-jet
b10270b502 Additional documentation. 2019-07-18 17:43:11 +02:00
go-jet
d253a35161 Fix tests on windows. 2019-07-18 11:41:33 +02:00
go-jet
b4b6fbdbd4 Set theme jekyll-theme-tactile 2019-07-17 17:04:22 +02:00
go-jet
d60e5d9d34 Set theme jekyll-theme-architect 2019-07-17 17:03:06 +02:00
go-jet
47a94519c6 Set theme jekyll-theme-cayman 2019-07-17 16:59:38 +02:00
go-jet
9687e51183
Merge pull request #4 from go-jet/develop
Merge develop to master
2019-07-17 16:57:31 +02:00
go-jet
c97c6d1da4 Remove wiki. 2019-07-17 14:52:21 +02:00
go-jet
b817f57035 Pre-release clean up. 2019-07-17 13:22:14 +02:00
go-jet
23a27033a4 Merge branch 'develop' of https://github.com/go-jet/jet into develop 2019-07-17 12:05:09 +02:00
go-jet
557ab723a6
Merge pull request #3 from go-jet/new-test-db
New test db
2019-07-17 11:24:47 +02:00
go-jet
98feedfb1e
Merge pull request #2 from go-jet/update-license
Update license
2019-07-17 11:19:12 +02:00
go-jet
f016bb563c Add northwind db. Test fix. 2019-07-17 11:10:00 +02:00