Commit Graph

2166 Commits

Author SHA1 Message Date
Kei Hibino
f0c929f5c9 example PostgreSQL: switch from sh to SQL. 2017-01-28 16:25:51 +09:00
Kei Hibino
a6711fd4fb rr-quickcheck PostgreSQL: simplify scripts. 2017-01-28 16:16:27 +09:00
Kei Hibino
bafeba3ce0 rr-quickcheck MySQL: update cleanup script. 2017-01-27 09:52:13 +09:00
Kei Hibino
4192fc32c6 rr-quickcheck MySQL: add cleanup script. 2017-01-26 09:45:10 +09:00
Kei Hibino
7fd5bfccaa rr-quickcheck MySQL: simplify scripts. 2017-01-26 09:38:01 +09:00
Kei Hibino
ce780aaf28 rr-quickcheck MySQL: simplify scripts. 2017-01-26 09:36:24 +09:00
Kei Hibino
d316472332 example: relax version constraint. 2017-01-26 09:32:22 +09:00
Kei Hibino
9611798cef change quotation of sh-script. 2017-01-24 18:10:50 +09:00
Kei Hibino
f0fe5f49ac adjust .cabal. 2017-01-24 09:47:34 +09:00
Kei Hibino
a7042bcf69 update clean targets. 2017-01-22 13:21:54 +09:00
Kei Hibino
ef621fe9f9 add a random test instance for MySQL. 2017-01-22 11:54:50 +09:00
Kei Hibino
9d2c3c7a3c add a random test instance for PostgreSQL. 2017-01-22 11:54:36 +09:00
Kei Hibino
136e75baf0 add SQLs to create tables for random tests. 2017-01-17 09:52:49 +09:00
Kei Hibino
1c650c7f7b add a random test of cross join. 2017-01-17 09:48:36 +09:00
Kei Hibino
60ba010135 add a list of test definitions. 2017-01-17 09:11:14 +09:00
Kei Hibino
416bc0ddc5 Added tag release-text-postgresql-0_0_2_2 for changeset 4549e3857ef2 2017-01-05 17:59:04 +09:00
Kei Hibino
d5bc1afb23 bump text-postgresql. 2017-01-05 17:51:02 +09:00
Kei Hibino
7b10f34a9b drop an unused local module. 2017-01-05 12:38:36 +09:00
Kei Hibino
554211d933 switch to Except type of transformers-compat. 2017-01-05 12:24:39 +09:00
Kei Hibino
599b247ebc renamed. 2016-12-22 08:58:57 +09:00
Kei Hibino
2c0596db0b inlining. 2016-12-19 18:21:22 +09:00
Kei Hibino
54966d69de generalize join operator of join test. 2016-12-19 18:19:29 +09:00
Kei Hibino
9ec6c3726b switch to rangeN. 2016-12-19 18:15:49 +09:00
Kei Hibino
9d444c89ad switch to range5. 2016-12-19 18:13:52 +09:00
Kei Hibino
f97edcfd66 add meta definition comparing select result and list. 2016-12-19 18:11:34 +09:00
Kei Hibino
c5d1ed3288 merge small transaction module. 2016-12-19 17:53:17 +09:00
Kei Hibino
c9e9212564 add select test with random predicate. 2016-12-18 19:37:59 +09:00
Kei Hibino
e4b5240c1e add predicate arbitraries. 2016-12-18 19:37:02 +09:00
Kei Hibino
e6160675c6 divide arbitraries and test definitions. 2016-12-18 14:44:06 +09:00
Kei Hibino
50726dd0e7 apply table initializer. 2016-12-18 14:36:03 +09:00
Kei Hibino
a718ab2925 add generalized table initializer. 2016-12-18 14:35:43 +09:00
Kei Hibino
ec3125128a merged. 2016-12-16 20:49:17 +09:00
Kei Hibino
7f60b94ccf add random comparison tests between pure value and queried result. 2016-12-08 17:02:14 +09:00
Kei Hibino
0bc173d62a add derived table and show instances for tests. 2016-12-08 16:57:40 +09:00
Kei Hibino
689793f14c switch to ghc version resolver. 2016-12-01 18:06:33 +09:00
Kei Hibino
53dfe83030 add small instances to create random query tests. 2016-12-01 09:55:53 +09:00
Kei Hibino
3e28aa0b23 Added tag release-persistable-record-0_4_1_0 for changeset 25f4a576814e 2016-10-31 16:03:21 +09:00
Kei Hibino
b48f2272b7 bump persistable-record. 2016-10-31 16:02:28 +09:00
Kei Hibino
fa4141d396 fix mis-unexported record field. Thanks to Yuji Yamamoto. 2016-10-31 12:55:41 +09:00
Kei Hibino
36ed87851f revert misunderstood merge, and add comment. 2016-10-31 12:46:48 +09:00
Kei Hibino
079b51c007 Merge pull request #48 from igrep/patch-1
Export record labels and constructor of Database.Record.TH.NameConfig
2016-10-30 23:34:27 +09:00
Yuji Yamamoto
6dd502ab5c Export record labels of Database.Record.TH.NameConfig 2016-10-30 16:17:08 +09:00
Kei Hibino
ebd88d6eb4 Added tag release-relational-query-0_8_3_2 for changeset 99bcb805e49c 2016-10-16 12:54:56 +09:00
Kei Hibino
e99d0c1c25 fix bump version of relational query. 2016-10-16 12:53:22 +09:00
Kei Hibino
96c5f60146 bump relational-query. 2016-10-16 12:36:04 +09:00
Kei Hibino
186ef0a45f fix: export Register type synonym. 2016-10-16 12:33:04 +09:00
Kei Hibino
92a1353c1a fix typo of URL. 2016-10-05 20:58:22 +09:00
Kei Hibino
a5d53cae53 fix typo of URL. 2016-10-05 20:58:03 +09:00
Kei Hibino
d39651fa78 Added tag release-persistable-record-0_4_0_3 for changeset a93fc76f85f6 2016-09-26 07:53:38 +09:00
Kei Hibino
71666d40f8 bump persistable-record 2016-09-26 07:52:54 +09:00