Commit Graph

3113 Commits

Author SHA1 Message Date
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
Kei Hibino
c87bb86798 persistable-types-HDBC-pg: bump. 2018-06-26 14:50:33 +09:00
Kei Hibino
39ff8100d6 persistable-types-HDBC-pg: update version constraint to prepare renaming ShowConstantTermsSQL. 2018-06-26 14:50:10 +09:00
Kei Hibino
cf6edbad1b relational-query: rename to LiteralSQL. 2018-06-26 12:12:03 +09:00
Kei Hibino
488ee6ea6c relational-query: drop old polymorphic projection names of tuple types. 2018-06-25 00:33:29 +09:00
Kei Hibino
2ac21386fa relational-query: drop old compat modules for relational-query-0.9.x. 2018-06-24 17:19:04 +09:00
Kei Hibino
fbbfeda6bd relational-query: drop old deprecated definition. 2018-06-24 16:58:28 +09:00
Kei Hibino
9efcefcc2d relational-query: hide NameConfig data-constructor. 2018-06-24 16:56:29 +09:00
Kei Hibino
f71d1b0393 Added tag release-relational-query-0_11_4_0 for changeset 87be0a990db8 2018-06-23 17:39:46 +09:00
Kei Hibino
f9e2c3cffd relational-query: bump. 2018-06-23 17:39:34 +09:00
Kei Hibino
01d6fb93d3 relational-query: apply *NoPH APIs in tests. 2018-06-23 17:28:02 +09:00
Kei Hibino
6e3aafb1ed relational-query: apply unitPH. 2018-06-23 15:49:13 +09:00
Kei Hibino
e84efa17ce relational-query: apply unitPH. 2018-06-23 15:47:53 +09:00
Kei Hibino
025fdbca9c relational-query: update haddock. 2018-06-23 15:44:36 +09:00
Kei Hibino
7d79124f03 relational-query: add updateAllColumn* APIs for Arrow interface. 2018-06-23 15:43:49 +09:00
Kei Hibino
382c46b116 relational-query: formatted. 2018-06-23 15:42:13 +09:00
Kei Hibino
bcf22360d3 relational-query: add *NoPH APIs for Arrow interface. 2018-06-23 15:32:35 +09:00