Commit graph

  • 8519ccbdd0 Postgres refactor. go-jet 2019-08-11 09:52:02 +02:00
  • d00167cbba Remove unnecessary operators. go-jet 2019-08-09 10:30:24 +02:00
  • 6805462d10 Remove unused types. go-jet 2019-08-08 18:30:11 +02:00
  • af38aafeb5 Test fix. go-jet 2019-08-08 18:16:49 +02:00
  • f9e178b0e8 Test fix. go-jet 2019-08-08 17:55:07 +02:00
  • 070d82f90f Generator tests for MySQL. go-jet 2019-08-08 17:51:20 +02:00
  • e07980c4d9 Update circleci config. go-jet 2019-08-08 17:24:18 +02:00
  • d08e45fd1d Update circleci config. go-jet 2019-08-08 17:16:22 +02:00
  • 0ab25e4464 Update CircleCI to support MySQL go-jet 2019-08-08 12:02:32 +02:00
  • f9b900b303 Update circleci config. go-jet 2019-08-08 11:58:47 +02:00
  • 7930fb23ba Handle unsupported set operators for MySQL. go-jet 2019-08-08 11:44:19 +02:00
  • 4c5584aaae Update circle ci for MySQL tests. go-jet 2019-08-08 10:51:59 +02:00
  • fbf5fbddbc Timestamp function instead of CAST for literal construct. go-jet 2019-08-06 13:58:17 +02:00
  • d235385c2a MySQL UUID test. RAW rename to Raw. go-jet 2019-08-06 13:29:26 +02:00
  • 3089bffa1c Explicit cast for MySQL date/time literals. go-jet 2019-08-06 12:56:03 +02:00
  • cb606f9026 Cast dialect clean up. go-jet 2019-08-06 12:12:48 +02:00
  • 6ee2f45548 [New] Constructor for time types, that accepts time.Time. (TimeT, TimezT, DateT, ...) go-jet 2019-08-06 11:41:45 +02:00
  • 647ef21aaf Dialect refactor improvements and clean up. go-jet 2019-08-06 10:29:04 +02:00
  • 23fd973699 Package structure refactor. go-jet 2019-08-03 14:10:47 +02:00
  • 3d8e872336 MySQL delete statement tests. go-jet 2019-08-02 11:29:38 +02:00
  • 7660bdd8b5 MySQL update statement tests. go-jet 2019-08-02 11:08:24 +02:00
  • a46e8c1c51 MySQL insert statement tests. go-jet 2019-08-01 17:45:11 +02:00
  • 6af43f0c46 MySQL select statement tests. go-jet 2019-08-01 16:56:54 +02:00
  • 449cd9fd8f Literal constructors simplified. go-jet 2019-08-01 11:33:38 +02:00
  • dfb72c06a7 MySQL expression operators tests. go-jet 2019-08-01 11:15:38 +02:00
  • c342f296ca MySQL cast expressions. Simplified. go-jet 2019-08-01 10:39:57 +02:00
  • 53dbcd9bfc MySQL cast expressions. go-jet 2019-07-31 18:43:54 +02:00
  • fcce8d4262 MySQL int expressions. go-jet 2019-07-31 13:02:30 +02:00
  • 163ecf4c42 MySQL float expressions. go-jet 2019-07-30 15:04:36 +02:00
  • 6bf9c32c07 Tests folder structure reorganisation. go-jet 2019-07-30 11:45:10 +02:00
  • d0533f73fb MySQL bool expressions. go-jet 2019-07-30 11:18:12 +02:00
  • bffa102849 MySQL execution and scan support. go-jet 2019-07-29 18:08:53 +02:00
  • 5dda5e1e11 Generic dialect support. (MySQL and Postgres) go-jet 2019-07-28 14:57:02 +02:00
  • 043a0dc4c0 MySQL generator support. go-jet 2019-07-27 10:40:30 +02:00
  • 3857715472
    Update README.md go-jet 2019-07-23 14:10:56 +02:00
  • 7fd85eed0b
    Add release badge. go-jet 2019-07-23 13:56:05 +02:00
  • 05311b8129
    Merge pull request #7 from go-jet/develop go-jet 2019-07-23 13:42:47 +02:00
  • 9821e5ded1
    Update README.md go-jet 2019-07-23 13:40:39 +02:00
  • dececa3241 Update README. go-jet 2019-07-23 13:29:38 +02:00
  • 1769e7be0c
    Update README.md go-jet 2019-07-20 20:01:32 +02:00
  • bd961c7ba4 dest.json and dest2.json - added to git for presentation purposes. go-jet 2019-07-20 20:00:09 +02:00
  • f841f6f8f0 Quick start example redirect json to files. go-jet 2019-07-20 18:53:12 +02:00
  • 1ae76d5efd Function relocation. go-jet 2019-07-20 17:44:43 +02:00
  • de34095ece
    Merge pull request #6 from go-jet/testfix go-jet 2019-07-20 14:25:45 +02:00
  • f0cb772b7a More func tests. go-jet 2019-07-20 14:23:42 +02:00
  • 35d607a62c Build fix. go-jet 2019-07-20 14:09:44 +02:00
  • 732b4f5579 Additional integration tests. Comment out unused code at the moment. go-jet 2019-07-20 14:07:59 +02:00
  • 3fa2220a18 Additional QueryContext and ExecContext tests. go-jet 2019-07-20 13:33:25 +02:00
  • 8321024989 Test fix. go-jet 2019-07-20 11:36:16 +02:00
  • 28717a467c
    Merge pull request #5 from go-jet/coverage go-jet 2019-07-20 11:34:10 +02:00
  • cecee43ffe Update readme. go-jet 2019-07-20 11:33:14 +02:00
  • e74e090b0a Additional unit tests. go-jet 2019-07-20 11:22:01 +02:00
  • e431f3ecb1 Additional unit tests. go-jet 2019-07-19 17:19:58 +02:00
  • a2ee0155ac Remove unused code. go-jet 2019-07-19 16:19:20 +02:00
  • c82c2d0b6b Add code coverage support. go-jet 2019-07-19 14:44:19 +02:00
  • d1a8b6e132 Add code coverage support. go-jet 2019-07-19 14:33:54 +02:00
  • 31ec532b6d Additional generator tests. go-jet 2019-07-19 12:39:10 +02:00
  • fd11c377b9 Fix linter errors. go-jet 2019-07-19 10:46:41 +02:00
  • 733614d245 QueryContext and ExecContext function parameters reorder. go-jet 2019-07-19 10:40:30 +02:00
  • b927769d5a Add Go report card. go-jet 2019-07-18 18:51:13 +02:00
  • 556578cec9 Additional documentation for sub packages. go-jet 2019-07-18 18:42:03 +02:00
  • b10270b502 Additional documentation. go-jet 2019-07-18 17:43:11 +02:00
  • d253a35161 Fix tests on windows. go-jet 2019-07-18 11:41:33 +02:00
  • b4b6fbdbd4 Set theme jekyll-theme-tactile go-jet 2019-07-17 17:04:22 +02:00
  • d60e5d9d34 Set theme jekyll-theme-architect go-jet 2019-07-17 17:03:06 +02:00
  • 47a94519c6 Set theme jekyll-theme-cayman go-jet 2019-07-17 16:59:38 +02:00
  • 9687e51183
    Merge pull request #4 from go-jet/develop go-jet 2019-07-17 16:57:31 +02:00
  • c97c6d1da4 Remove wiki. go-jet 2019-07-17 14:52:21 +02:00
  • b817f57035 Pre-release clean up. go-jet 2019-07-17 13:22:14 +02:00
  • 23a27033a4 Merge branch 'develop' of https://github.com/go-jet/jet into develop go-jet 2019-07-17 12:05:09 +02:00
  • 557ab723a6
    Merge pull request #3 from go-jet/new-test-db go-jet 2019-07-17 11:24:47 +02:00
  • 98feedfb1e
    Merge pull request #2 from go-jet/update-license go-jet 2019-07-17 11:19:12 +02:00
  • f016bb563c Add northwind db. Test fix. go-jet 2019-07-17 11:10:00 +02:00
  • 0a417a14d6 Add northwind db. go-jet 2019-07-17 11:03:16 +02:00
  • 57added50a Update godoc. go-jet 2019-07-16 12:17:27 +02:00
  • 6f5d25ea9f Update LICENCE. go-jet 2019-07-15 20:43:27 +02:00
  • 0cbc2e817e Formatting fix. go-jet 2019-07-15 20:36:11 +02:00
  • 054b7a887c
    Update LICENSE go-jet 2019-07-15 20:09:39 +02:00
  • 7ed83d4228 Formatting fix. go-jet 2019-07-15 19:55:04 +02:00
  • c78ca8a876 Update wiki pages. go-jet 2019-07-15 13:06:06 +02:00
  • 518ff49a77 Update README.md. go-jet 2019-07-14 14:30:39 +02:00
  • e0327bef69 Query execution speed up. go-jet 2019-07-13 13:17:28 +02:00
  • 5bff434eb0 Jet usage improvements. go-jet 2019-07-11 17:45:23 +02:00
  • 63f2d04651 Rename of types and errors. go-jet 2019-07-08 13:00:44 +02:00
  • 18bbf1b5fb Types rename. go-jet 2019-07-08 10:48:03 +02:00
  • db43f471ec CAST refactor. go-jet 2019-07-07 12:19:05 +02:00
  • cd1d033ffb Alias serialize simplified. go-jet 2019-07-06 14:26:25 +02:00
  • fb5bf7dd40 Add 'Scan to arbitrary destination' wiki page. go-jet 2019-07-05 15:13:00 +02:00
  • 1ab3ee4be6 Add SQL-Builder.md wiki page. go-jet 2019-07-04 19:10:31 +02:00
  • 55e8c3bbb1 Add Dependencies info to README.md. go-jet 2019-07-04 17:54:15 +02:00
  • f34c5e7fe8 Build fix. go-jet 2019-07-04 14:42:50 +02:00
  • 471bddcaf5 Add Model files wiki page. go-jet 2019-07-04 14:12:59 +02:00
  • 950663dadb Improve database to golang name mapping. go-jet 2019-07-03 16:27:14 +02:00
  • 3e7277015d Update SELECT wiki with set operators. go-jet 2019-07-02 10:31:52 +02:00
  • ab0f790bc3 Set statement refactor. go-jet 2019-07-01 19:41:49 +02:00
  • 461911889a Add LOCK statement wiki. go-jet 2019-07-01 13:18:39 +02:00
  • 5e0e2f2908 Add RETURNING to Delete statement. Add DELETE statement wiki page. go-jet 2019-06-30 17:16:00 +02:00
  • 3d38946eda Add UPDATE statement wiki page. go-jet 2019-06-30 13:42:01 +02:00
  • 5f678a7e82 Update INSERT wiki page. go-jet 2019-06-30 12:37:20 +02:00
  • 642e637987 Add INSERT wiki page. go-jet 2019-06-30 11:53:48 +02:00