This repository includes a joined query generator based on typefull relational algebra, and mapping tools between SQL values list and Haskell record type.
Go to file
2013-05-30 17:13:56 +09:00
DB-record Pass '-Wall' switch to GHC. 2013-05-30 00:44:40 +09:00
devel Add check target. 2013-05-30 17:13:56 +09:00
names-th Pass '-Wall' switch to GHC. 2013-05-30 00:44:40 +09:00
relational-join Change project binary operators and add operator from Maybe into Maybe. 2013-05-30 17:13:05 +09:00
relational-join-HDBC-pgTest Update examples along with new binary operators.. 2013-05-30 17:13:45 +09:00
relational-query-HDBC Pass '-Wall' switch to GHC. 2013-05-30 00:44:40 +09:00
session Add functions to show 'SqlError' type not to show 'String' fields. 2013-05-30 10:19:26 +09:00
sql-words Pass '-Wall' switch to GHC. 2013-05-30 00:44:40 +09:00
.hgtags Added tag not-depends-on-relational-join-2013-05-01 for changeset 27e38a447bd3 2013-05-01 19:07:51 +09:00
Makefile Add a simple makefile for batch install. 2013-05-24 10:47:33 +09:00