go-jet
|
614c7e9754
|
Literal and cast clean up.
|
2019-08-13 10:16:26 +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
|
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
|
070d82f90f
|
Generator tests for MySQL.
|
2019-08-08 17:51:20 +02:00 |
|
go-jet
|
0ab25e4464
|
Update CircleCI to support MySQL
|
2019-08-08 17:13:20 +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 |
|
go-jet
|
fbf5fbddbc
|
Timestamp function instead of CAST for literal construct.
|
2019-08-06 13:58:17 +02:00 |
|
go-jet
|
d235385c2a
|
MySQL UUID test.
RAW rename to Raw.
|
2019-08-06 13:29:26 +02:00 |
|
go-jet
|
3089bffa1c
|
Explicit cast for MySQL date/time literals.
|
2019-08-06 12:56:03 +02:00 |
|
go-jet
|
6ee2f45548
|
[New] Constructor for time types, that accepts time.Time. (TimeT, TimezT, DateT, ...)
|
2019-08-06 11:41:45 +02:00 |
|
go-jet
|
647ef21aaf
|
Dialect refactor improvements and clean up.
|
2019-08-06 10:29:04 +02:00 |
|
go-jet
|
23fd973699
|
Package structure refactor.
|
2019-08-03 14:10:47 +02:00 |
|
go-jet
|
3d8e872336
|
MySQL delete statement tests.
|
2019-08-02 11:29:38 +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
|
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
|
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
|
e74e090b0a
|
Additional unit tests.
|
2019-07-20 11:22:01 +02:00 |
|
go-jet
|
31ec532b6d
|
Additional generator tests.
|
2019-07-19 12:39:10 +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
|
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
|
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
|
7ed83d4228
|
Formatting fix.
|
2019-07-15 19:55:04 +02:00 |
|
go-jet
|
c78ca8a876
|
Update wiki pages.
|
2019-07-15 13:06:06 +02:00 |
|
go-jet
|
e0327bef69
|
Query execution speed up.
|
2019-07-13 13:17:28 +02:00 |
|
go-jet
|
63f2d04651
|
Rename of types and errors.
|
2019-07-08 13:00:44 +02:00 |
|
go-jet
|
18bbf1b5fb
|
Types rename.
|
2019-07-08 10:48:03 +02:00 |
|