Commit Graph

3414 Commits

Author SHA1 Message Date
Kei Hibino
d5d4f5cedd drop -Wnoncanonical-monadfail-instances from not-library (test-suite, executabe and demos) targets. 2019-08-11 16:51:20 +09:00
Kei Hibino
f4aa2d64f8 apply patch from "Francesco Ariis <fa-ml@ariis.it>". 2019-08-09 13:30:44 +09:00
Kei Hibino
988a90cbe6 relational-query: rename low-level interfaces of Effects. 2019-07-11 01:58:41 +09:00
Kei Hibino
881c5c276a Added tag release-relational-query-0_12_2_2 for changeset de0290945067 2019-07-10 03:55:25 +09:00
Kei Hibino
dab5012752 relational-query: merge record-width fix of fromMaybe. 2019-07-10 03:52:57 +09:00
Kei Hibino
e0d044a044 relational-query: bump. 2019-07-10 03:47:35 +09:00
Kei Hibino
1400572384 relational-query: bugfix. fix record width of fromMaybe result. 2019-07-10 03:39:11 +09:00
Kei Hibino
064d0a7688 relational-query: add test-case of insertValue. 2019-07-09 13:11:22 +09:00
Kei Hibino
c571539082 relational-query: drop smart constructor and expand signatures. 2019-07-04 13:20:28 +09:00
Kei Hibino
0cf7289df0 relational-query: isolate deprecated implementations. 2019-06-18 13:46:35 +09:00
Kei Hibino
be83d1011f relational-record-examples: update along with deprecations. 2019-06-12 12:52:32 +09:00
Kei Hibino
29008a1e0e persistable-types-HDBC-pg/example: update along with deprecations. 2019-06-12 00:54:55 +09:00
Kei Hibino
ce02e937e5 persistable-types-HDBC-pg: prepare to switch module namespace. 2019-06-12 00:52:54 +09:00
Kei Hibino
c5f9e2f65e persistable-types-HDBC-pg: drop unused shared-extension. 2019-06-11 14:20:54 +09:00
Kei Hibino
e7d67fa1a3 persistable-types-HDBC-pg/example: make up-to-date. 2019-06-11 14:19:44 +09:00
Kei Hibino
fafc06b1c6 persistable-types-HDBC-pg: update along with deprecations. 2019-06-11 14:07:05 +09:00
Kei Hibino
367031d91e relational-query-HDBC: prepare to switch module namespace. 2019-06-11 14:03:43 +09:00
Kei Hibino
f5b5f0dec6 relational-query-HDBC: prepare to switch module namespace. 2019-06-11 02:37:41 +09:00
Kei Hibino
06aa81b317 persistable-record: apply th-bang-compat. 2019-06-09 20:23:33 +09:00
Kei Hibino
7556ab12b9 relational-query: apply th-constraint-compat. 2019-06-02 17:46:41 +09:00
Kei Hibino
bbfc9c8ac4 persistable-record: apply th-constraint-compat. 2019-06-02 17:41:56 +09:00
Kei Hibino
45db88035c relational-schemas: postgresql: add uuid type to default type-map. 2019-06-02 17:04:08 +09:00
Kei Hibino
2a5ed8e327 relational-schemas: postgresql: add uuid type to default type-map. 2019-06-02 17:04:08 +09:00
Kei Hibino
9c43648eaf relational-schemas: postgresql: relax restriction on column types. 2019-06-02 16:31:50 +09:00
Kei Hibino
e39fe47db8 relational-schemas: postgresql: relax restriction on column types. 2019-06-02 16:31:50 +09:00
Kei Hibino
7c956e9449 relational-query-HDBC: update copyright notice. 2019-05-28 00:54:30 +09:00
Kei Hibino
391ce7f251 relational-query-HDBC: update interfaces for sequence table. 2019-05-28 00:54:07 +09:00
Kei Hibino
95b8a6f3da relational-query: update haddock. 2019-05-28 00:21:28 +09:00
Kei Hibino
7689e224a1 relational-query: deprecate Number type interfaces. 2019-05-27 11:58:51 +09:00
Kei Hibino
9dd460e04a relational-query: prefixed name is better for top-level import. prepare to rename. 2019-05-27 11:53:59 +09:00
Kei Hibino
b688c9d7b8 relational-query: prefixed name is better for top-level import. prepare to rename. 2019-05-27 11:41:32 +09:00
Kei Hibino
f4ad931dd3 relational-query: add deprecations. 2019-05-27 00:12:47 +09:00
Kei Hibino
487a513ab4 relational-query: add deprecations. 2019-05-27 00:09:23 +09:00
Kei Hibino
3a72311e13 relational-query: add deprecations. 2019-05-26 23:57:09 +09:00
Kei Hibino
1368dcc656 relational-query: prepare to rename to qualied names. 2019-05-26 15:49:16 +09:00
Kei Hibino
4c4b8efb2d relational-query: rename internal type from Untyped to UTable. 2019-05-26 12:28:47 +09:00
Kei Hibino
adc3ff3978 relational-query: update copyright notice. 2019-05-26 12:16:03 +09:00
Kei Hibino
1176b4c6a6 relational-query: update along with deprecation. 2019-05-25 22:57:25 +09:00
Kei Hibino
3d6ffde45b relational-query: update along with deprecation. 2019-05-25 18:21:13 +09:00
Kei Hibino
0826538285 relational-query: drop redundant GHC extension. 2019-05-25 16:47:30 +09:00
Kei Hibino
683794852c /mnt/working-copy/hibi/hg/haskell-relational-record: rename internal Type module to SQL. 2019-05-25 16:44:53 +09:00
Kei Hibino
d687677920 relational-query: drop unused low-level interface. 2019-05-25 15:31:51 +09:00
Kei Hibino
1be5dd5bfc relational-query: drop unused low-level interface. 2019-05-25 14:53:16 +09:00
Kei Hibino
ce5c03f9da relational-query: orthogonality 2019-05-25 14:52:43 +09:00
Kei Hibino
fd6e87c385 relational-query: un-export low-level interfaces. 2019-05-25 14:18:39 +09:00
Kei Hibino
02397d22c8 relational-query: orthogonality 2019-05-25 14:07:54 +09:00
Kei Hibino
4b9d91702d relational-query: update copyright notice. 2019-05-25 13:39:41 +09:00
Kei Hibino
97d43a88df relational-query: move Table module to internal modules. 2019-05-25 13:36:40 +09:00
Kei Hibino
3e5a8aa698 relational-query: update copyright notice. 2019-05-24 03:26:20 +09:00
Kei Hibino
cd55d42ba5 relational-query: untype-guard: move record-list definitions to internal. 2019-05-24 03:18:49 +09:00