Kei Hibino
|
795d2ecd44
|
Ver bump up.
|
2016-01-01 02:30:36 +09:00 |
|
Kei Hibino
|
a8cc6fc7e8
|
Update arrow-module along with synonym deprecations.
|
2016-01-01 01:42:43 +09:00 |
|
Kei Hibino
|
d7bad521e6
|
Expand type synonyms along with deprecation.
|
2016-01-01 01:16:37 +09:00 |
|
Kei Hibino
|
2f608fd322
|
Deprecate redundant type synonyms to prepaer to drop.
|
2016-01-01 01:15:32 +09:00 |
|
Kei Hibino
|
688f6fede6
|
Ver bump up.
|
2015-12-30 03:51:16 +09:00 |
|
Kei Hibino
|
ff8fbd2e49
|
Fix boolean operator types.
|
2015-12-30 02:51:21 +09:00 |
|
Kei Hibino
|
cdca4038db
|
Deprecate around Expr types.
|
2015-12-30 02:34:51 +09:00 |
|
Kei Hibino
|
1d837b31e3
|
Move definitions of compose-restrict.
|
2015-12-30 01:35:04 +09:00 |
|
Kei Hibino
|
498aab1cc4
|
Derive show-instance of Projection type.
|
2015-12-30 00:54:47 +09:00 |
|
Kei Hibino
|
255107d62b
|
Move definitions around query-restriction type into query-structure module.
|
2015-12-30 00:50:14 +09:00 |
|
Kei Hibino
|
0accd03bbe
|
Move the definition of typed-projection.
|
2015-12-30 00:32:33 +09:00 |
|
Kei Hibino
|
b4dcf7b6b3
|
Divide query data structure into internal module.
|
2015-12-29 21:54:54 +09:00 |
|
Kei Hibino
|
5398576d8a
|
Ver bump up. Fix changelog.
|
2015-12-01 20:39:44 +09:00 |
|
Kei Hibino
|
e0e9a283dc
|
Update changelog.
|
2015-12-01 20:37:01 +09:00 |
|
Kei Hibino
|
da5a5ee1d8
|
Ver bump up.
|
2015-12-01 20:30:50 +09:00 |
|
Kei Hibino
|
fb0c7f3326
|
Change to use TH quote directly for derivings.
|
2015-12-01 00:09:13 +09:00 |
|
Kei Hibino
|
2d11fb3481
|
Fix typo.
|
2015-11-30 20:40:48 +09:00 |
|
Kei Hibino
|
f972901a91
|
Ver bump up.
|
2015-11-30 09:18:49 +09:00 |
|
Kei Hibino
|
d2e4cd0ecb
|
Add the correlated query test-set.
|
2015-11-29 21:06:48 +09:00 |
|
Kei Hibino
|
d427ed8344
|
Fix haddocks.
|
2015-11-29 21:04:53 +09:00 |
|
Kei Hibino
|
9ba6091f73
|
Fix about MonadQualify instances.
|
2015-11-29 21:03:04 +09:00 |
|
Kei Hibino
|
fb36873fcb
|
Update the uni-op test-set.
|
2015-11-29 17:47:59 +09:00 |
|
Kei Hibino
|
eac4486a1f
|
Renamed.
|
2015-11-29 17:31:18 +09:00 |
|
Kei Hibino
|
4c6c5ec310
|
Add in' operator test and re-ordered.
|
2015-11-27 09:48:57 +09:00 |
|
Kei Hibino
|
2952315daa
|
Re-order export list.
|
2015-11-27 09:45:30 +09:00 |
|
Kei Hibino
|
78c32818fa
|
Re-order export list.
|
2015-11-26 09:49:05 +09:00 |
|
Kei Hibino
|
a15d29fe15
|
Re-order export list.
|
2015-11-26 09:47:10 +09:00 |
|
Kei Hibino
|
8ef605fbda
|
Re-order export list.
|
2015-11-26 09:45:42 +09:00 |
|
Kei Hibino
|
991a854f34
|
Re-order export list.
|
2015-11-26 09:44:15 +09:00 |
|
Kei Hibino
|
89085332b1
|
Re-order export list.
|
2015-11-26 09:43:20 +09:00 |
|
Kei Hibino
|
7b54822e0b
|
Fix.
|
2015-11-26 09:39:31 +09:00 |
|
Kei Hibino
|
2ccee0740f
|
Add tests of some boolean operators.
|
2015-11-26 09:39:03 +09:00 |
|
Kei Hibino
|
8f9f7f587e
|
Rename internal names, and formatted.
|
2015-11-26 09:30:15 +09:00 |
|
Kei Hibino
|
58590232e8
|
Update the test set of binary operators.
|
2015-11-26 09:28:38 +09:00 |
|
Kei Hibino
|
c09f6b4b1e
|
Re-order test-sets.
|
2015-11-26 09:06:20 +09:00 |
|
Kei Hibino
|
fa41262cf7
|
Re-order test-sets.
|
2015-11-25 09:53:24 +09:00 |
|
Kei Hibino
|
be12c37e14
|
Add tests of monadic operators.
|
2015-11-25 09:43:08 +09:00 |
|
Kei Hibino
|
ef9fdb61e4
|
Ver bump up.
|
2015-11-19 09:27:37 +09:00 |
|
Kei Hibino
|
68ee196544
|
Add Int8 type as SQL constant int value.
|
2015-11-19 09:19:25 +09:00 |
|
Kei Hibino
|
47129aa776
|
Ver bump up.
|
2015-11-12 14:51:56 +09:00 |
|
Kei Hibino
|
3a4feece8e
|
Add InsertQuery type as UntypeableNoFetch instance.
|
2015-11-12 14:38:45 +09:00 |
|
Kei Hibino
|
42605fdc75
|
Ver bump up.
|
2015-11-11 15:19:38 +09:00 |
|
Kei Hibino
|
3a586a9a3e
|
Update changelog.
|
2015-11-11 15:19:30 +09:00 |
|
Kei Hibino
|
8dbc35402d
|
Add a configuration flag for compile-time informational message.
|
2015-11-11 14:24:52 +09:00 |
|
Kei Hibino
|
511c33b4de
|
Formatted.
|
2015-11-11 11:47:44 +09:00 |
|
Kei Hibino
|
8b862ba47a
|
Ver bump up.
|
2015-09-20 01:25:28 +09:00 |
|
Kei Hibino
|
a8376d7dbb
|
Update changelog.
|
2015-09-20 01:25:21 +09:00 |
|
Kei Hibino
|
10588f1a26
|
Safer MonadPartition interface.
|
2015-09-19 23:33:07 +09:00 |
|
Kei Hibino
|
8d3fdfb112
|
Restrict interface type for non-traditional group-by.
|
2015-09-19 23:16:25 +09:00 |
|
Kei Hibino
|
8ce409bfc2
|
Update haddock.
|
2015-09-19 22:33:03 +09:00 |
|