Kei Hibino
|
1083c54575
|
fill changelog.
|
2017-02-03 00:28:28 +09:00 |
|
Kei Hibino
|
dd9fd74f55
|
Added tag release-relational-query-0_8_3_3 for changeset 7d16d936355c
|
2017-02-02 23:20:08 +09:00 |
|
Kei Hibino
|
4b134d8845
|
bump relational-query.
|
2017-02-02 23:19:03 +09:00 |
|
Kei Hibino
|
9795cd239b
|
add tested with GHC 8.0.2.
|
2017-02-02 23:18:17 +09:00 |
|
Kei Hibino
|
40ee6c33a4
|
travis-ci: re-add parallel switch.
|
2017-02-02 18:47:59 +09:00 |
|
Kei Hibino
|
2728767259
|
travis-ci: drop parallel switch. drop coverage.
|
2017-02-02 17:46:18 +09:00 |
|
Kei Hibino
|
55255c3d60
|
work around to avoid GHC bug.
|
2017-02-02 15:11:16 +09:00 |
|
Kei Hibino
|
606b3c635f
|
work around to avoid GHC bug.
|
2017-02-02 14:39:16 +09:00 |
|
Kei Hibino
|
32eb30a241
|
travis-ci: add debug infos. parallel.
|
2017-02-02 13:01:38 +09:00 |
|
Kei Hibino
|
1ae2bcff69
|
travis-ci: reorder versions. update builds.
|
2017-02-02 09:45:49 +09:00 |
|
Kei Hibino
|
fc1fc0ac6c
|
travis-ci: check cabal cache directory.
|
2017-02-01 18:31:26 +09:00 |
|
Kei Hibino
|
283431e244
|
add stack entries to travis-ci.
|
2017-02-01 17:59:45 +09:00 |
|
Kei Hibino
|
f631154ea0
|
revert switch to avoid bug of GHC.
|
2017-01-29 17:45:30 +09:00 |
|
Kei Hibino
|
85d907e661
|
example PostgreSQL: switch from 'testdb' to 'hrrtest'.
|
2017-01-28 17:21:24 +09:00 |
|
Kei Hibino
|
fe6da06983
|
example PostgreSQL: switch from sh to SQL.
|
2017-01-28 17:03:31 +09:00 |
|
Kei Hibino
|
01acb337f1
|
example PostgreSQL: switch from sh to SQL.
|
2017-01-28 16:38:59 +09:00 |
|
Kei Hibino
|
af27d45881
|
example PostgreSQL: switch from sh to SQL.
|
2017-01-28 16:32:06 +09:00 |
|
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 |
|