Commit Graph

3279 Commits

Author SHA1 Message Date
Kei Hibino
60fd119574 relational-query: bump. 2018-07-17 17:02:08 +09:00
Kei Hibino
6d1cf23ae5 relational-query-HDBC: add foldlFetch and forFetch. 2018-07-17 16:59:31 +09:00
Kei Hibino
19f22e0486 examples/HDBC/Oracle: apply new defined instances. 2018-07-17 11:45:47 +09:00
Kei Hibino
9e85f7ca1f relational-query-HDBC: make narrow word types avaiable as SQL result and SQL parameter from HDBC. 2018-07-15 17:19:29 +09:00
Kei Hibino
49f8bde189 relational-query: add Word and Integer instances for SQL-literals. 2018-07-15 17:14:01 +09:00
Kei Hibino
d7846940bc relational-query: update copyright notice. 2018-07-15 11:15:38 +09:00
Kei Hibino
81b0248f04 relational-query: chain ordering-term structures in SQL syntax tree. 2018-07-15 11:13:35 +09:00
Kei Hibino
e6acbbdc78 relational-query: update copyright notice. 2018-07-11 11:49:36 +09:00
Kei Hibino
b7d6d81d4e relational-query: chain aggregated-term structures in SQL syntax tree. 2018-07-11 11:47:45 +09:00
Kei Hibino
4b24ad2a5d Added tag release-relational-query-HDBC-0_7_0_1 for changeset d30eee1efe28 2018-07-08 23:38:22 +09:00
Kei Hibino
50e326d307 relational-query-HDBC: bump. 2018-07-08 23:38:09 +09:00
Kei Hibino
dc18ec7f6b relational-query-HDBC: update haddock. 2018-07-08 23:36:52 +09:00
日比野 啓 (Kei Hibino)
554dadeea7
Merge pull request #68 from igrep/ignore-stack-work
Ignore all stack-work
2018-07-07 00:38:54 +09:00
Yuji Yamamoto
9719dd3ce2 Ignore all stack-work
`.stack-work` is actually created in all subdirectories
2018-07-06 11:20:48 +09:00
Kei Hibino
44f0c1c893 relational-query-HDBC: update haddock. 2018-07-04 16:22:46 +09:00
Kei Hibino
81c57e65d7 Added tag release-relational-query-0_12_0_1 for changeset 9f5f648cb899 2018-07-04 15:04:02 +09:00
Kei Hibino
e4b223694e relational-query: bump. 2018-07-04 15:03:42 +09:00
Kei Hibino
07c73928e9 relational-query: add missing changelog. 2018-07-04 15:02:42 +09:00
Kei Hibino
efe9b6e0fa rr-quickcheck: apply deprecations. 2018-07-02 15:54:16 +09:00
Kei Hibino
62b51368c2 relational-record-examples: apply deprecation. 2018-06-30 13:24:13 +09:00
Kei Hibino
6851d229af Added tag release-relational-record-examples-0_5_1_1 for changeset 554740b0822f 2018-06-30 13:20:59 +09:00
Kei Hibino
17037b70fa relational-record-examples: bump. 2018-06-30 13:20:18 +09:00
Kei Hibino
a7a7dbd7c7 relational-record-examples: add -Wno-unused-top-binds for example definitions. 2018-06-30 13:18:30 +09:00
Kei Hibino
8dfb26e4c7 examples/HDBC/PostgreSQL: update along with library. 2018-06-30 12:53:41 +09:00
Kei Hibino
07b994b412 examples/HDBC/PostgreSQL: add primary key for example1.membership. 2018-06-30 12:44:49 +09:00
Kei Hibino
a848a083a8 examples/HDBC/PostgreSQL: update other-modules. 2018-06-30 12:41:12 +09:00
Kei Hibino
d24db3550c examples/HDBC/MySQL: update version constraint. 2018-06-30 12:31:30 +09:00
Kei Hibino
166201b9ec examples/HDBC/Oracle: add -Wall. 2018-06-30 12:21:38 +09:00
Kei Hibino
47a6576067 examples/HDBC/Oracle: update along with library. 2018-06-30 12:20:23 +09:00
Kei Hibino
f7eed29518 Added tag release-relational-query-HDBC-0_7_0_0 for changeset d9b34838d217 2018-06-28 00:06:12 +09:00
Kei Hibino
b83c4a3e1d relational-query-HDBC: bump. 2018-06-28 00:06:00 +09:00
Kei Hibino
b77a5b0b10 relational-query-HDBC: drop deprecated definitions. 2018-06-27 23:56:59 +09:00
Kei Hibino
f3bcc6898e relational-query-HDBC: apply deprecations. 2018-06-27 23:54:13 +09:00
Kei Hibino
d4a58d1059 relational-query-HDBC: replace execute and executeNoFetch. 2018-06-27 23:52:23 +09:00
Kei Hibino
d7dc5ea992 relational-query-HDBC: update copyright notice. 2018-06-27 23:51:05 +09:00
Kei Hibino
12dca80d40 relational-query-HDBC: replace to support overwriting of type mapping. 2018-06-27 23:43:09 +09:00
Kei Hibino
28bd5653ac Added tag release-relational-query-HDBC-0_6_8_1 for changeset 3bbca353109d 2018-06-27 23:10:15 +09:00
Kei Hibino
66c21411c4 relational-query-HDBC: bump. 2018-06-27 23:10:05 +09:00
Kei Hibino
2c537ec0fe relational-query-HDBC: update version constraint. 2018-06-27 23:09:47 +09:00
Kei Hibino
e050ab1204 Added tag release-persistable-types-HDBC-pg-0_0_3_5 for changeset 6f1a3e2d3898 2018-06-27 16:11:59 +09:00
Kei Hibino
a6a99a6242 persistable-types-HDBC-pg: bump. 2018-06-27 16:11:29 +09:00
Kei Hibino
31a49ab6ef examples/HDBC/MySQL: apply fixed defineTableFromDB. 2018-06-27 02:16:49 +09:00
Kei Hibino
bc873a712a persistable-types-HDBC-pg: update version constraint. 2018-06-27 02:08:51 +09:00
Kei Hibino
07d6dd5d2b Added tag release-relational-query-0_12_0_0 for changeset af18db7cfe14 2018-06-26 17:45:25 +09:00
Kei Hibino
12bec448ec relational-query: bump. 2018-06-26 17:45:06 +09:00
Kei Hibino
ee52c07a88 relational-query: apply renaming from ShowConstantTermsSQL to LiteralSQL. 2018-06-26 17:44:32 +09:00
Kei Hibino
2ec819df8c relational-query-HDBC: apply renaming from ShowConstantTermsSQL to LiteralSQL. 2018-06-26 17:43:44 +09:00
Kei Hibino
a9cfafef12 relational-query: apply renaming from ShowConstantTermsSQL to LiteralSQL. 2018-06-26 15:00:49 +09:00
Kei Hibino
9ce8d25c39 persistable-types-HDBC-pg: apply renaming from ShowConstantTermsSQL to LiteralSQL. 2018-06-26 14:53:02 +09:00
Kei Hibino
afe300934e Added tag release-persistable-types-HDBC-pg-0_0_3_4 for changeset 7301075cc2ff 2018-06-26 14:50:53 +09:00