Commit graph

  • 23aca7a9ce Merge pull request #42 from DylanJ/gosimple Aaron L 2016-09-20 19:30:50 -0700
  • c112ce367e Fix gosimple warning in exist tests Dylan Johnston 2016-09-21 00:35:03 +0200
  • e3ba6f93d7 Add mysql to circle Patrick O'brien 2016-09-20 18:26:21 +1000
  • 80ccbf5c41 Update schemas Patrick O'brien 2016-09-20 18:10:13 +1000
  • 0a1a12cd0a Primary key only tables are now handled adequately Patrick O'brien 2016-09-20 18:05:33 +1000
  • d3f15c1953 Add tests for delete/deleteall Patrick O'brien 2016-09-20 16:55:36 +1000
  • a753d91ace Trim additional suffixes (uuid, guid, oid) Patrick O'brien 2016-09-20 15:00:39 +1000
  • c1dab978a5 Merge branch 'byteslicepkeys' into dev Patrick O'brien 2016-09-20 13:46:06 +1000
  • 5ab8c628ed Fix randomize for mysql nil bytes Patrick O'brien 2016-09-20 13:45:32 +1000
  • 9102327b1c Remove rowsaffected as 0 error Patrick O'brien 2016-09-20 13:20:00 +1000
  • 3474602ab5 Correct bits here and there from last commits Aaron L 2016-09-19 18:59:46 -0700
  • 7e1ac08639 Fix qm references in readme Patrick O'brien 2016-09-20 11:56:49 +1000
  • 910c4b66ee Fix fish DeleteAll bug Patrick O'brien 2016-09-19 19:30:50 +1000
  • 4a9e7a1b1a Fix upsert for mysql Patrick O'brien 2016-09-19 17:51:06 +1000
  • b869d2be8b Fix circle error Patrick O'brien 2016-09-19 17:16:53 +1000
  • 342a4512b4 Fix relationship tests bug, not setting Valid Patrick O'brien 2016-09-19 17:03:29 +1000
  • fdeecbf106 Fix insert and randomize errors, fix time.Time Patrick O'brien 2016-09-19 15:22:32 +1000
  • a164540276 Remove temp files Aaron L 2016-09-18 17:45:29 -0700
  • c9eca3d9a8 Fix remaining to one tests Aaron L 2016-09-18 17:43:44 -0700
  • a58d588150 Fix small error message in tests Aaron L 2016-09-18 17:19:37 -0700
  • 8cdb026200 Fix one-to-one setop generation Aaron L 2016-09-18 17:06:47 -0700
  • 7511730f97 Rename the test files Aaron L 2016-09-18 16:52:46 -0700
  • cc7a960943 Begin re-enabling one-to-one Aaron L 2016-09-18 16:49:18 -0700
  • 69e07b9a05 File shuffle Aaron L 2016-09-18 16:26:30 -0700
  • eaa9a92d52 Make postgres pass again Aaron L 2016-09-18 16:40:33 -0700
  • 2299bcecb1 Correct test naming Aaron L 2016-09-18 16:11:19 -0700
  • 8b60b97b9f Un-invert the logic in relationships.go Aaron L 2016-09-18 16:10:20 -0700
  • ea528d50b2 Fix spacing in test schemas Aaron L 2016-09-18 16:07:57 -0700
  • 34b30ce6c3 Make templates generate again Aaron L 2016-09-18 16:02:08 -0700
  • 1eb1ed10cf Fix last few bugs with find replacing Aaron L 2016-09-18 11:21:26 -0700
  • b39a5f0dad Fix struct generation Aaron L 2016-09-18 11:18:55 -0700
  • f00230c414 Fix names of txt helper functions in templates Aaron L 2016-09-18 11:18:43 -0700
  • 4e20f223cd Put these aside for a minute Aaron L 2016-09-18 11:14:21 -0700
  • 11098a95c3 Remove hacks from to_one Aaron L 2016-09-18 11:13:11 -0700
  • 55e0ae5736 Add broken files that we'll need Aaron L 2016-09-18 10:34:54 -0700
  • dcbc640303 Fix test suites to include one-to-one Aaron L 2016-09-18 10:34:07 -0700
  • 4d45a03ff7 Fix names of things for templates Aaron L 2016-09-18 10:33:57 -0700
  • be189323d9 Remove package name from txt helpers Aaron L 2016-09-18 10:31:11 -0700
  • 81494a91d0 Remove one-to-one Aaron L 2016-09-17 23:50:31 -0700
  • 64284a7748 Fix one-to-one text_helper ripple Aaron L 2016-09-17 23:36:10 -0700
  • b918e9ef9e Isolate to_many from one_to_one in bdb Aaron L 2016-09-17 23:11:50 -0700
  • 9bc5b3fa40 Fix one-to-one in many areas Aaron L 2016-09-17 22:10:19 -0700
  • 02eea7da44 Add mysql test database Aaron L 2016-09-17 22:09:46 -0700
  • 1375634f71 Add more to the postgres schema test Aaron L 2016-09-17 21:00:47 -0700
  • 40847b4b42 Fix null bytes for mysql randomize Patrick O'brien 2016-09-18 13:17:06 +1000
  • bb62a81c38 Fix randomize for bytea and int32 Patrick O'brien 2016-09-18 12:36:25 +1000
  • 5b97a17235 Fix erroneous generation of 1-to-1 setop remove Aaron L 2016-09-17 00:09:56 -0700
  • afe2665e52 Clean up the bytes checks with text helpers Aaron L 2016-09-17 00:02:03 -0700
  • 69a59043c8 Revert "Fix compare against null.Bytes" Aaron L 2016-09-16 23:04:58 -0700
  • 2ba5371cb6 Add to test schemas Patrick O'brien 2016-09-17 14:39:52 +1000
  • bbd9277e0e Fix compare against null.Bytes Patrick O'brien 2016-09-17 14:32:19 +1000
  • a42175011b Update README Patrick O 2016-09-17 14:16:56 +1000
  • 6903b4756e Fix path i nreadme, add boil.SetDB Patrick O 2016-09-17 14:12:37 +1000
  • 6c13b63500 Fix non-int comparisons Patrick O'brien 2016-09-17 13:13:44 +1000
  • e1d9ac3d17 Specify Postgres schema in README Patrick O 2016-09-17 12:57:39 +1000
  • ab67fddac3 Fix mysql test schema Patrick O'brien 2016-09-17 11:26:17 +1000
  • 5c6135bfe8 Update circle, rename schemas, add mysql schema Patrick O'brien 2016-09-17 11:15:03 +1000
  • fbb3872303 Fix bug where generation could fail Aaron L 2016-09-16 08:28:05 -0700
  • 71cda35c50 Fix randomization in relationship tests Aaron L 2016-09-16 08:22:09 -0700
  • 32561717b1 Clean up the byte primary key stuff Aaron L 2016-09-16 08:02:32 -0700
  • c624943f53 Make a rough sketch of what this would look like Aaron L 2016-09-16 00:22:12 -0700
  • a426f09a75 Remove helpers in favor of more optimized paths Aaron L 2016-09-15 23:44:44 -0700
  • 7e4113272d Correct problem where constant diffs occurred Aaron L 2016-09-15 23:28:59 -0700
  • b0b0ff87c6 Fix MySQL return query optimization. Aaron L 2016-09-15 22:28:23 -0700
  • bac82b6f0e Correct caching for upserts with no returns Aaron L 2016-09-15 22:17:12 -0700
  • 440e3a1343 Fix cache keying for upsert Aaron L 2016-09-15 22:08:45 -0700
  • 0e4372f0d5 Fix template generation problem for to_one Aaron L 2016-09-15 22:03:47 -0700
  • 2fb970b11c Merge pull request #36 from nguyendangminh/master Patrick O 2016-09-15 21:02:22 +1000
  • 0087ed4148 Add config sample for MySQL Nguyen Dang Minh 2016-09-15 17:58:43 +0700
  • 12458d97fd Merge pull request #35 from nguyendangminh/master Patrick O 2016-09-15 20:57:31 +1000
  • d21ba9b592 Change -x command to -b Patrick O 2016-09-15 20:55:09 +1000
  • 884bc9f501 Correct command Nguyen Dang Minh 2016-09-15 17:37:46 +0700
  • 65dd15de09 Merge branch 'dev' v2.0.0 Patrick O'brien 2016-09-15 19:52:44 +1000
  • 40ce5838f3 Fix hstore naming Patrick O'brien 2016-09-15 16:58:24 +1000
  • c249cf49d0 Fix Boris' name in the README. Aaron L 2016-09-14 23:33:18 -0700
  • de7ba2fa8e Clean up the reflect tests. Aaron L 2016-09-14 23:20:42 -0700
  • f6323d5ebe Delete unused code Aaron L 2016-09-14 23:04:42 -0700
  • 09eeef63af Optimize upsert. Aaron L 2016-09-14 23:03:05 -0700
  • 78de983d7d Fix calls to Raw and RawG Patrick O'brien 2016-09-15 15:13:09 +1000
  • 0abfe1cba6 Fix upsert if else Patrick O'brien 2016-09-15 14:59:48 +1000
  • b3230c2757 Fix insert with goto Patrick O'brien 2016-09-15 14:46:03 +1000
  • e52fac9c5e Fix indentation Patrick O'brien 2016-09-15 14:27:06 +1000
  • 01f08efe8a Fix lint errors for generated package Patrick O'brien 2016-09-15 14:20:35 +1000
  • f803cdd6bd Fix all references to moved elements. Aaron L 2016-09-14 20:59:55 -0700
  • 12967f7b66 Fix up the interface to raw queries. Aaron L 2016-09-14 20:57:07 -0700
  • 5149df8359 Move everything to better package structure Aaron L 2016-09-14 20:45:09 -0700
  • f6b4d3c6fd Rename exec funcs to conform to sql stdlib Patrick O'brien 2016-09-15 02:14:30 +1000
  • 702bb2095e Don't output the schema Patrick O'brien 2016-09-15 01:45:28 +1000
  • 1c28f761f1 Upsert fixed Patrick O'brien 2016-09-15 01:36:36 +1000
  • 7d377f42ae Update readme Patrick O'brien 2016-09-14 20:42:20 +1000
  • 7ce5ac18ac Add P versions of query exec funcs Patrick O'brien 2016-09-14 19:42:07 +1000
  • 931f3d2de5 Fix mock driver compat with upsert Patrick O'brien 2016-09-14 18:27:20 +1000
  • 83f7092dc6 Add MySQL Upsert, fix identation in all tpls Patrick O'brien 2016-09-14 18:08:30 +1000
  • 4f1565147a Fix indentation Aaron L 2016-09-13 21:57:34 -0700
  • e5edef144b Fix up postgres main just like mysql Aaron L 2016-09-13 21:46:58 -0700
  • a86e794b61 Fix composite primary keys for DeleteAll Aaron L 2016-09-13 17:20:13 -0700
  • 91bb5ee940 Change Exec funcs to methods with Query receiver Patrick O'brien 2016-09-13 19:46:32 +1000
  • 1facccacc1 Fix an edge case for MySQL Aaron L 2016-09-13 00:48:14 -0700
  • 468e2f9ad3 Fix default values in mysql driver Aaron L 2016-09-13 00:28:00 -0700
  • b1e8816d42 Fix update all Aaron L 2016-09-12 23:49:18 -0700