Commit Graph

2995 Commits

Author SHA1 Message Date
Kei Hibino
5bb67941e2 relational-query-HDBC: renamed. add haddock. 2017-11-25 03:03:49 +09:00
Kei Hibino
fac2f6aa71 relational-query-HDBC: update haddock. 2017-11-25 02:58:52 +09:00
Kei Hibino
cd68a8300c relational-query-HDBC: add config field to Driver type. 2017-11-25 02:56:59 +09:00
Kei Hibino
e771a27ec5 relational-query-HDBC: reorder imports. update copyright notice. 2017-11-25 02:52:25 +09:00
Kei Hibino
7a621b1df7 examples/HDBC/PostgreSQL: add comment about strength of type restriction. 2017-11-25 02:49:04 +09:00
Kei Hibino
639ab947da relational-query: add configuration flag for define more than one tables in the same file. 2017-11-25 02:47:56 +09:00
Kei Hibino
fc14a20a2f relational-query: update haddock. 2017-11-25 01:24:00 +09:00
Kei Hibino
8f695a2e13 relational-query: update haddock. 2017-11-25 01:19:49 +09:00
Kei Hibino
7288dcc4db relational-query: update haddock. 2017-11-25 01:14:57 +09:00
Kei Hibino
082f522307 examples/HDBC/PostgreSQL: add overloaded style example. 2017-11-23 21:10:39 +09:00
Kei Hibino
b144994fcc examples/HDBC/PostgreSQL: skip ill-formed SQL case. 2017-11-23 21:08:48 +09:00
Kei Hibino
522a910ced examples/HDBC/PostgreSQL: drop old code. 2017-11-23 20:29:49 +09:00
Kei Hibino
d7cfefa4f2 examples/HDBC/MySQL: apply namespace updates. 2017-11-23 20:11:38 +09:00
Kei Hibino
3a799f48b7 examples/HDBC/PostgreSQL: apply namespace updates. 2017-11-23 19:59:07 +09:00
Kei Hibino
fed913fce4 devel: set -O0 on development. 2017-11-23 19:54:15 +09:00
Kei Hibino
82cdfe26e0 relational-query: rename macros to define overloaded-columns. 2017-11-23 19:42:33 +09:00
Kei Hibino
6b49cb1a2c examples/HDBC/Oracle: add memo. 2017-11-23 19:32:15 +09:00
Kei Hibino
e5b8a301c7 examples/HDBC/Oracle: fix to read params from file. apply generic. 2017-11-23 19:23:40 +09:00
Kei Hibino
f893494c9f examples/HDBC/Oracle: avoid not fixed case. 2017-11-23 19:21:05 +09:00
Kei Hibino
64896ac214 examples/HDBC/Oracle: apply namespace updates. 2017-11-23 19:20:18 +09:00
Kei Hibino
468d1bac00 relational-record-examples: example of compat with disable-flag. 2017-11-23 17:58:59 +09:00
Kei Hibino
80b6cf64a2 rr-quickcheck: apply overloaded-projections. 2017-11-23 17:57:29 +09:00
Kei Hibino
d67f853a36 examples/HDBC/Oracle: renamed. 2017-11-23 17:45:21 +09:00
Kei Hibino
bcc9b8daf1 examples/HDBC/MySQL: apply overloaded-projections. 2017-11-23 17:01:35 +09:00
Kei Hibino
a8489a8939 examples/HDBC/PostgreSQL: apply overloaded-projections. 2017-11-23 17:01:19 +09:00
Kei Hibino
de6a984447 relational-query-HDBC: add makeRelationalRecord' to pass Config. 2017-11-23 15:34:50 +09:00
Kei Hibino
3576a71d32 relational-schemas: apply overloaded-projections. 2017-11-21 01:46:14 +09:00
Kei Hibino
c6cad29334 relational-query: explicitly specify TH expression types. 2017-11-21 00:40:15 +09:00
Kei Hibino
bf22ec2d3b relational-query: fix for GHC 7.6. 2017-11-21 00:39:28 +09:00
Kei Hibino
81b24e751b relational-query: apply overloaded tuple projection template. 2017-11-21 00:00:08 +09:00
Kei Hibino
a17f92f835 relational-query: fix not captured symbol. add overloaded tuple projections. 2017-11-20 23:59:29 +09:00
Kei Hibino
cf5ad49af9 relational-query: simplify. move definitions of projection path of pair type. 2017-11-19 23:49:06 +09:00
Kei Hibino
74ee836f92 relational-query: generate overloaded-projections in macro. 2017-11-19 23:30:21 +09:00
Kei Hibino
af8c918bab relational-query: add configuration flag for backward compatibility. 2017-11-19 23:03:35 +09:00
Kei Hibino
033a097b40 relational-query: add modules of overloaded-projection. 2017-11-19 22:56:33 +09:00
Kei Hibino
981ae4ea94 relational-query: add operators for overloaded-projection. 2017-11-19 22:55:07 +09:00
Kei Hibino
5192539a74 relational-query: add template for overloaded-projection. 2017-11-19 22:52:07 +09:00
Kei Hibino
b368cdf49a relational-query: add module of overloaded-projection implementation with GHC 8. 2017-11-19 22:51:15 +09:00
Kei Hibino
07eb96b5ce relational-query: drop halfway minor macro of constraint-key. 2017-11-17 22:42:13 +09:00
Kei Hibino
793e5a6d69 relational-query: hide internal macro module. 2017-11-15 21:27:17 +09:00
Kei Hibino
f9e9e70168 relational-query: fill haddocks. 2017-11-12 22:55:59 +09:00
Kei Hibino
da030c7a95 relational-query: merge ProjectableExtend into Projectable. 2017-11-12 22:48:05 +09:00
Kei Hibino
1b9dfe7767 relational-query: move placeholder structures to interface module and instnace module. 2017-11-12 22:30:58 +09:00
Kei Hibino
04411fb230 relational-query: move insterfaces and instances. 2017-11-12 22:11:00 +09:00
Kei Hibino
cdcc8833cb relational-query: divide instance module. 2017-11-12 22:02:46 +09:00
Kei Hibino
f76351154a relational-query: divide unsafe interface module and export. 2017-11-12 21:43:30 +09:00
Kei Hibino
aededbdd37 relational-query-HDBC: add a module for sequence operations. 2017-11-12 00:05:58 +09:00
Kei Hibino
12ee66ccfd relational-query: add a module for sequence structure. 2017-11-11 23:40:41 +09:00
Kei Hibino
cb54fcf1fe relational-query: adjust untype function name. 2017-11-11 17:24:24 +09:00
Kei Hibino
be77922ba1 relational-query: update haddock. 2017-11-11 14:11:58 +09:00