Commit graph

  • 59c238539d Attach all eagerly loaded models in to-one Aaron L 2017-01-26 22:06:47 -0800
  • 0221da2491 Document: regeneration, extensions, --wipe flag Aaron L 2017-01-26 21:16:22 -0800
  • 671e1d7ae9 Add --wipe flag to rm the output dir pre-generate Aaron L 2017-01-26 20:42:14 -0800
  • ec28cb4148 Add no-edit disclaimer to all generated files Aaron L 2017-01-26 20:41:30 -0800
  • c02a2f0c20 Fix null dereference Aaron L 2017-01-24 23:04:59 -0800
  • d79f816cc1 Fix test failure Aaron L 2017-01-24 23:03:59 -0800
  • 936df65ebc Fix ToManyRemoveOp Aaron L 2017-01-24 22:45:20 -0800
  • bdb0ef1b7c Fix missing tests Aaron L 2017-01-24 22:43:46 -0800
  • c33bb479a1 Fix postgres placeholders for to-many.RemoveX Aaron L 2017-01-24 18:57:45 -0800
  • e992e327c2 Fix inflection bug for "ss" words (like address) Patrick O'brien 2017-01-24 13:31:43 +1000
  • 761efee9f0 Add ability to replace a template Aaron L 2017-01-15 21:21:04 -0800
  • bfba60eaad Bump version v2.1.7 Aaron L 2017-01-15 21:10:01 -0800
  • cb54ded207 add sqlboiler logo Patrick O'brien 2017-01-15 11:43:58 +1000
  • faf511a7e6 fix boilingcore package comment Patrick O'brien 2017-01-14 16:13:32 +1000
  • 4506da6b41 Change detection hack for broken arrays in viper Aaron L 2017-01-13 20:01:00 -0800
  • 788d28400e rename core to boilingcore to make a more sense Patrick O'brien 2017-01-14 13:38:40 +1000
  • 88cde8df0c Made new core package to hold core of app Patrick O'brien 2017-01-14 13:13:55 +1000
  • ab01c9d234 Don't eat so many spaces in to_many templates Aaron L 2017-01-10 18:16:02 -0800
  • aab85fd2cd Add issue template. v2.1.6 Aaron L 2017-01-10 18:09:20 -0800
  • 61ab7e254a Add missing function variants for setops. Aaron L 2017-01-09 21:06:47 -0800
  • 4997ba96bf Add more clear documentation about boil.Begin() Aaron L 2017-01-09 20:28:07 -0800
  • 711ecbbe8d Use pg-specific schema tables for fkey detection v2.1.5 Aaron L 2017-01-06 17:45:32 -0800
  • fac1a7fe69 update schemas to incl broken example from readme Patrick O'brien 2017-01-07 01:17:28 +1000
  • be2131c763 Bump to 2.1.5 Patrick O'brien 2017-01-07 01:00:02 +1000
  • 158d9cbec0 remove commas from schema example Patrick O'brien 2017-01-07 00:48:39 +1000
  • 22f7a45847 Ignore empty errors on postgres upsert fail Aaron L 2017-01-05 21:31:43 -0800
  • 4ae9336538 Fix bug in ToManySetOpsAdd and impure join tables Aaron L 2017-01-04 20:31:29 -0800
  • 14b9122a08 Fix underspecification of constraint lookups. Aaron L 2017-01-03 20:29:43 -0800
  • 5f7bee14a0 Relax the definition of unique on columns (psql) Aaron L 2017-01-03 19:43:01 -0800
  • 23b6221f8b Relax the definition of unique on columns (mysql) Aaron L 2017-01-03 19:07:00 -0800
  • dd73656d8e Fix readme example spacing v2.1.4 Patrick O'brien 2017-01-02 15:21:16 +1000
  • 920cb42f9b Add examples for top level config Patrick O'brien 2017-01-02 15:20:32 +1000
  • dea748d409 Add --tinyint-as-bool flag (v2.1.4 release) Patrick O'brien 2017-01-02 15:16:08 +1000
  • 5449ce7c6c Bump to 2.1.3 v2.1.3 Aaron L 2016-12-27 23:31:24 -0800
  • 94a6604d19 Fix missing string array import Patrick O'brien 2016-12-28 14:47:57 +1000
  • 72c68e22de Fix exists fix-exists-and-count Aaron L 2016-12-19 19:29:11 -0800
  • 874efb1cce Bump 2.1.1 v2.1.1 Aaron L 2016-11-15 22:03:11 -0800
  • b6b16b8dd6 Fix combining relationship query mods Aaron L 2016-11-15 21:55:20 -0800
  • b7cd6f3f99 Add additional nil checks to the eager loading code Aaron L 2016-11-15 21:28:13 -0800
  • a8330b18ad Fix a len(0) check that wasn't occurring Aaron L 2016-11-15 20:34:36 -0800
  • ac48562dc2 Bump version v2.1.0 Aaron L 2016-11-12 00:12:04 -0800
  • ca748b070d Merge branch 'dev' Aaron L 2016-11-12 00:08:09 -0800
  • 0cd1b61926 Add enums to readme Aaron L 2016-11-11 23:59:21 -0800
  • d2eccc98ad Fix reading basedir from config and cli flag Chhatoi Pritam Baral 2016-11-12 08:38:36 +0530
  • b2ddac4107 Update jstemmer package Patrick O'brien 2016-11-12 17:18:01 +1000
  • cea636ef54 Update makeStringMap test Patrick O'brien 2016-11-12 16:02:39 +1000
  • 0d09921d4c Fix enum null.String support, add mysql support Patrick O'brien 2016-11-12 15:58:41 +1000
  • d891bcb9f0 Add randomize support for enums, add enums for pq Patrick O'brien 2016-11-12 15:47:24 +1000
  • 6f0fce21b8 Update schema w/ nullbyte and byte, fix randomizer Patrick O'brien 2016-11-12 13:47:59 +1000
  • 86ca3bbcea Fixed import paths for null package, add byte typ Patrick O'brien 2016-11-12 12:02:44 +1000
  • 3d22dc0897 Merge branch 'dev' of github.com:vattle/sqlboiler into dev Patrick O'brien 2016-11-12 10:25:23 +1000
  • 3bfdae6b5c Add boil.Byte type Patrick O'brien 2016-11-12 10:25:07 +1000
  • ede97dea5b Add enum const generation Aaron L 2016-11-11 01:01:09 -0800
  • d27823de53 Add enum string parsing Aaron L 2016-11-09 23:45:11 -0800
  • cb6de17ea6 Add driver support for enums Aaron L 2016-11-09 23:06:09 -0800
  • 8d68f936e5 Added all golint acronyms to TitleCase Aaron L 2016-11-08 18:38:59 -0800
  • 480ba81555 Fix documentation bug. Aaron L 2016-11-08 18:27:26 -0800
  • 3046214fb6 Ensure that relationship structs aren't clobbered Aaron L 2016-11-08 18:25:15 -0800
  • 7fc3d63bf9 Update README.md Patrick O 2016-11-02 14:19:41 +1000
  • a25e3589e6 Make warnings for incompat data type readable v.2.0.5 Patrick O'brien 2016-10-16 19:37:28 +1000
  • 00134a495a Add "ip" to uppercase words Patrick O'brien 2016-10-16 19:35:10 +1000
  • 11ce426457 Merge pull request #56 from SlinSo/mysql_ignore_views v2.0.4 Aaron L 2016-10-11 22:42:00 -0700
  • bb5f3a4e6f mysql driver: query only base tables Sven 2016-10-11 08:27:24 +0200
  • 42681453a9 Add a version command v2.0.3 Aaron L 2016-10-05 07:44:43 -0700
  • de8f0bc26e Fix #55 Aaron L 2016-09-30 23:24:42 -0700
  • 2c534361e1 When .LoadX gets called, create R structs Aaron L 2016-09-29 19:32:43 -0700
  • 8ee2fc0c08 Fix one bug in eager loading Aaron L 2016-09-29 08:17:13 -0700
  • 718691fc53 Use graph descent approach to pass tests Aaron L 2016-09-28 23:57:15 -0700
  • e625589ed1 Work in progress Aaron L 2016-09-28 19:57:38 -0700
  • b0182bead7 Fix cross schema constraints issue jseriff 2016-09-26 12:16:42 -0500
  • 05d901865a Merge branch 'dev' v2.0.2 Aaron L 2016-09-24 21:49:21 -0700
  • 32290d9236 Fix mysql LastInsertId() Aaron L 2016-09-24 16:10:26 -0700
  • 5eb14f262a Add function to check LastInsertId-ability Aaron L 2016-09-24 15:58:37 -0700
  • 5f394a4f69 Fix one-to-one setops Aaron L 2016-09-24 14:34:31 -0700
  • 09ed5709e5 Fix template spacing with new output Aaron L 2016-09-24 00:52:18 -0700
  • 9e4b5b750c Refactor output. Aaron L 2016-09-24 00:51:02 -0700
  • e9eda8fa1b Revert "Copy to_one_setops into one_to_one_setops" Aaron L 2016-09-24 00:23:17 -0700
  • 0dc68e749e Fix pgpassfile for compat tests Patrick O'brien 2016-09-24 16:16:44 +1000
  • e157a59714 Copy to_one_setops into one_to_one_setops Patrick O'brien 2016-09-24 12:42:39 +1000
  • fa2202abb2 Fix SetOp for half join tables Aaron L 2016-09-22 23:17:54 -0700
  • 6401a277cf Be judicious about fkey naming Aaron L 2016-09-22 22:11:30 -0700
  • 0530ba9227 Rename $rel -> $txt for consistency Aaron L 2016-09-22 21:47:50 -0700
  • ec69111837 Update schemas Patrick O'brien 2016-09-23 12:29:58 +1000
  • 66dbe6a74c Fix erroneously flagged join tables Aaron L 2016-09-22 00:15:51 -0700
  • 9402c8fe07 Fix area where the wrong columns were being used Aaron L 2016-09-22 00:09:07 -0700
  • d3b734d29b Remove COMPLETELY unused code Aaron L 2016-09-22 00:08:50 -0700
  • d438ce5fc1 Remove a couple seldom used vars Aaron L 2016-09-22 00:03:57 -0700
  • 9e8cda4abe Special code for naming of one-to-one funcs Aaron L 2016-09-21 23:46:47 -0700
  • 7744caa694 Delete unused variable Aaron L 2016-09-21 23:38:04 -0700
  • 093db148e3 Change text helpers to use refactored func naming Aaron L 2016-09-21 23:36:29 -0700
  • 14c5e5f149 Fix generation of self many-to-many Aaron L 2016-09-21 19:48:24 -0700
  • 0cf3939ed0 Merge branch 'dev' v2.0.1 Aaron L 2016-09-20 21:56:54 -0700
  • b0cdc29c61 Remove unused template variables Aaron L 2016-09-20 21:56:06 -0700
  • cbb7041748 Fix #43 in a slightly different way. Aaron L 2016-09-20 21:22:35 -0700
  • 79a228e297 Fixed some lint errors where spacing got messed up Aaron L 2016-09-20 21:18:15 -0700
  • b1344befe2 Change 'if eq .NoHooks false' -> 'if not .NoHooks' Aaron L 2016-09-20 21:07:50 -0700
  • 5ba6769134 Remove unuseful text helper variable Aaron L 2016-09-20 21:05:26 -0700
  • 04031a5c6f Change template naming to avoid lint errs Aaron L 2016-09-20 20:58:21 -0700
  • 522cb6824c Fix receiver lint errs Patrick O'brien 2016-09-21 13:37:28 +1000
  • f48b041daa Fix error handling around exists Aaron L 2016-09-20 19:34:01 -0700