Commit graph

  • 912693a124 Update parameter generation for mysql Aaron L 2016-09-12 23:28:23 -07:00
  • 76b75dfaaa Remove foreign keys from mysql dump Aaron L 2016-09-12 22:43:29 -07:00
  • f1f311b70f Add DB name stuff to randomize package Aaron L 2016-09-12 22:43:09 -07:00
  • 1b5cea823f Get mysql tests running. Aaron L 2016-09-11 23:49:47 -07:00
  • 37a05de380 Fix a mistake in the insert query Aaron L 2016-09-11 22:36:12 -07:00
  • 8392a4ba2a Fix quoting throughout templates Aaron L 2016-09-11 22:30:25 -07:00
  • d183ec4bb5 Postgres works again after refactor Aaron L 2016-09-11 12:07:39 -07:00
  • d1ea925523 Fix bug in debug output Aaron L 2016-09-11 09:22:20 -07:00
  • 9d29d2b946 Refactor all the bits. Aaron L 2016-09-11 09:17:08 -07:00
  • 9bcaf51493 Fix randomize for all array types, remove generic Patrick O'brien 2016-09-12 07:22:17 +10:00
  • e62dfe369f Add array types and hstore types Patrick O'brien 2016-09-12 03:40:59 +10:00
  • a1f91416f9 Add link to project page Patrick O'brien 2016-09-11 13:02:54 +10:00
  • 793522650c Add lq, rq, and indexplaceholders args everywhere Patrick O'brien 2016-09-10 05:15:50 +10:00
  • f14301de7b Add things to shut tests up Patrick O'brien 2016-09-10 03:35:32 +10:00
  • 419f2760c7 Change quotes to bytes Patrick O'brien 2016-09-10 03:30:46 +10:00
  • 9e6a3d5ee3 Add quote dialects Patrick O'brien 2016-09-10 03:14:18 +10:00
  • 817189fbfd Fixed outstanding failed tests Patrick O'brien 2016-09-10 01:06:07 +10:00
  • ac02f7d2e0 Fix broken relationship templates by adding schema Patrick O'brien 2016-09-09 22:31:51 +10:00
  • 51b4f9b309 Fix superfluous arg to placeholders Patrick O'brien 2016-09-09 17:57:01 +10:00
  • b1efbd21c7 Add a MySQL main test that does nothing Aaron L 2016-09-08 23:05:09 -07:00
  • 81148d4beb Add MySQL configuration. Aaron L 2016-09-08 23:04:58 -07:00
  • aadcf63e52 Fix problem with mysql table query. Aaron L 2016-09-08 23:04:33 -07:00
  • 1e0b90a99c Fix problem with table lookup in postgres Aaron L 2016-09-08 22:42:49 -07:00
  • 16b6a2b176 Rename Exclude -> Blacklist Aaron L 2016-09-08 22:41:57 -07:00
  • c65c1f6a2c Fix a mistaken panic on bad parameters Aaron L 2016-09-08 22:37:54 -07:00
  • 97d6636da4 Add a MySQL driver Aaron L 2016-09-08 22:22:28 -07:00
  • 0eac708c56 Fix bad SQL parameterization Aaron L 2016-09-08 20:42:02 -07:00
  • 6224b1c463 Move globals away so we can make mysql driver Aaron L 2016-09-08 20:41:50 -07:00
  • 1c8a9d2e39 Add schema feature to everything (except rels) Patrick O'brien 2016-09-09 07:23:10 +10:00
  • 3929729a2c Add schema flags to readme Patrick O'brien 2016-09-09 03:43:36 +10:00
  • 8d486ef51b Add schema FAQ to readme Patrick O'brien 2016-09-09 03:39:27 +10:00
  • ac42fbc2c7 Add json to uppercase words Patrick O'brien 2016-09-09 01:22:22 +10:00
  • 5300a0f6a4 Fix all postgres types, fix all randomize types Patrick O'brien 2016-09-09 00:35:43 +10:00
  • 14c8f651c4 Add all postgres types to test_schema Patrick O'brien 2016-09-08 19:52:52 +10:00
  • 757cbde016 Add NullJSON and JSON types, fix randomize struct Patrick O'brien 2016-09-08 19:07:33 +10:00
  • ce8573eccd Updated to null.v5, update postgres driver types Patrick O'brien 2016-09-07 23:50:54 +10:00
  • 41c36cadf3 ValuesFromMapping now gets values Patrick O'brien 2016-09-06 01:24:19 +10:00
  • 7144d272bd Add whitelist feature Patrick O'brien 2016-09-06 00:41:12 +10:00
  • d5eb79ae28 Fix formatting (gofmt -s for goreportcard.com) Patrick O'brien 2016-09-05 21:47:17 +10:00
  • b89e2c3429 Fix lint errors Patrick O'brien 2016-09-05 21:33:18 +10:00
  • 9b0cfc2901 Fix more typos in comments Patrick O'brien 2016-09-05 21:28:58 +10:00
  • bfc87ac1ca Fix typo in comment Patrick O'brien 2016-09-05 21:05:42 +10:00
  • a4a1766028 Merge pull request #28 from GeertJohan/patch-1 Aaron L 2016-09-05 00:55:36 -07:00
  • c6c0db5b88 Fix example in README Geert-Johan Riemer 2016-09-05 09:51:34 +02:00
  • 003a51d90f Fix tag command in README Patrick O'brien 2016-09-05 13:06:32 +10:00
  • 9a534e73e2 Fix download command in README Aaron L 2016-09-04 14:42:14 -07:00
  • 5d3bd0ba54 Add Go version compatibility requirements v1.0.0 Patrick O'brien 2016-09-05 02:11:27 +10:00
  • a90796c698 Fix images Patrick O'brien 2016-09-05 01:49:30 +10:00
  • f0e723a58e Add benchmarks Patrick O'brien 2016-09-05 01:44:29 +10:00
  • 51a86dde3d Add tags feature to readme Patrick O'brien 2016-09-04 23:56:36 +10:00
  • 4e8191b8dd Add struct tags flag Patrick O'brien 2016-09-04 23:44:54 +10:00
  • e35ecd76c1 Add json tables output to debug mode Patrick O'brien 2016-09-04 20:27:19 +10:00
  • 513e490c00 Point to benches in readme Patrick O'brien 2016-09-04 17:58:48 +10:00
  • 8f0bfe8c9e Merge branch 'master' of github.com:vattle/sqlboiler Patrick O'brien 2016-09-04 17:40:43 +10:00
  • bee4addfb0 Update readme. Aaron L 2016-09-04 00:37:48 -07:00
  • 22f67ab4ed Make sure to only write to cache when needed Aaron L 2016-09-03 23:46:21 -07:00
  • ecfa35350c Finish update optimization. Aaron L 2016-09-03 22:53:42 -07:00
  • 6ba9e17ebf Fix buf call after put buffer call Patrick O'brien 2016-09-04 09:29:30 +10:00
  • 0ebccdb20a Try and fix MySQL a little bit. Aaron L 2016-09-03 12:50:31 -07:00
  • acad9f7de5 Finish Insert() caching. Aaron L 2016-09-03 12:47:27 -07:00
  • 793306d749 Fit caching in to insert. Aaron L 2016-09-03 12:24:18 -07:00
  • e1bfd9d0da Remove TitleCases from NonZeroDefaultSet Aaron L 2016-09-03 11:54:23 -07:00
  • 67f72d4596 Export some functions we'll need. Aaron L 2016-09-03 11:37:56 -07:00
  • b522ab6a75 Fix spacing in setop methods. Aaron L 2016-09-03 11:04:37 -07:00
  • e0ea582e37 Allow binding to []struct, not just []*struct Aaron L 2016-09-03 10:43:32 -07:00
  • 08dc7a5cc1 Add extra type information everywhere for binding. Aaron L 2016-09-03 10:33:28 -07:00
  • 988cb2bf04 saving in case of emergency Aaron L 2016-09-02 23:53:37 -07:00
  • 1650c35416 Fix circle.yml Patrick O'brien 2016-09-03 02:26:18 +10:00
  • 9eab490f7d Remove vendor folder, fix inflect import Patrick O'brien 2016-09-03 02:20:36 +10:00
  • 8f59486adc Remove titlecaseidentifier printf spam Patrick O'brien 2016-09-02 21:32:20 +10:00
  • cbee6db25b README and circle Patrick O'brien 2016-09-02 19:32:56 +10:00
  • 70c633df5a Make sure we generate to_many set op tests Aaron L 2016-09-02 01:07:11 -07:00
  • 09fb8005f6 Add TitleCase cache Patrick O'brien 2016-09-02 17:09:42 +10:00
  • b101df0a24 Make sure join tables get ToMany Set/Remove Aaron L 2016-09-01 08:02:11 -07:00
  • 4b1c934751 Remove pointers to L, not needed Patrick O'brien 2016-09-02 11:22:56 +10:00
  • 530aec1e16 Remove pointers to L, not needed Patrick O'brien 2016-09-02 11:10:00 +10:00
  • fd07a1a6a7 Move loaders off R to a new struct L Patrick O'brien 2016-09-02 11:01:20 +10:00
  • b5d3b60b3a ToOne Set Remove no longer uses ... Aaron L 2016-08-31 21:38:25 -07:00
  • fdac827cd8 Tidy up optimization Aaron L 2016-08-31 21:18:30 -07:00
  • 2d0924a625 Remove a bunch of unused code. Aaron L 2016-08-31 21:11:42 -07:00
  • 9f52cf6ec9 Delete unused code Aaron L 2016-08-31 20:15:41 -07:00
  • 6b966954ee Fix random bits that were unfinished. Aaron L 2016-08-31 20:14:35 -07:00
  • e4d7f1b8e2 Second optimization pass Aaron L 2016-08-31 00:47:35 -07:00
  • 7fb0e43648 Start optimization on bind Aaron L 2016-08-31 00:09:13 -07:00
  • 67ae024439 Unexport Relationship struct Patrick O'brien 2016-09-01 13:33:05 +10:00
  • 2ecff95e42 Add SQL string cache Patrick O'brien 2016-09-01 11:28:35 +10:00
  • d56e28a36d Fix Location pointer Patrick O'brien 2016-09-01 11:24:39 +10:00
  • 8f6191c4d2 Move buildUpsertQuery to boil Patrick O'brien 2016-09-01 11:20:16 +10:00
  • 87b1f90c43 Fix Find name Patrick O'brien 2016-09-01 11:16:21 +10:00
  • e33da59f0b Update hook names Patrick O'brien 2016-09-01 11:12:46 +10:00
  • 3d863b7e58 Finish README (except benchmarks) Patrick O'brien 2016-09-01 10:35:32 +10:00
  • fffca20cda README Patrick O'brien 2016-09-01 09:05:06 +10:00
  • 516ce100f2 README Patrick O'brien 2016-09-01 07:03:11 +10:00
  • 7b63458055 README Patrick O'brien 2016-09-01 07:01:59 +10:00
  • b655c90386 README Patrick O'brien 2016-09-01 00:35:24 +10:00
  • c19146428c README Patrick O'brien 2016-09-01 00:13:39 +10:00
  • aa162482ad README Patrick O'brien 2016-08-31 22:21:43 +10:00
  • bf0e446eda README Patrick O'brien 2016-08-31 22:04:39 +10:00
  • 5ac400d18c README Patrick O'brien 2016-08-31 19:41:00 +10:00
  • caf4cb97aa README Patrick O'brien 2016-08-31 15:10:30 +10:00