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-06-10 10:28:00 +09:00
DB-record Add derivedWidth function which preserve record type. 2013-06-08 11:14:28 +09:00
devel Add check target. 2013-05-30 17:13:56 +09:00
names-th Update haddock. 2013-05-30 18:35:14 +09:00
relational-join Update document. 2013-06-10 10:28:00 +09:00
relational-join-HDBC-pgTest Change Relation type definition. 2013-06-05 10:48:32 +09:00
relational-query-HDBC Rename unsafe functions. 2013-06-03 01:06:19 +09:00
session Update haddock and package description. 2013-05-30 18:42:49 +09:00
sql-words Update haddock. 2013-05-30 21:09:05 +09:00
.hgtags Added tag not-depends-on-relational-join-2013-05-01 for changeset 27e38a447bd3 2013-05-01 19:07:51 +09:00
clean.bat Add batch file for Windows. 2013-06-03 18:34:26 +09:00
haddock.bat Add batch file to generate haddock on Windows. 2013-06-03 18:41:49 +09:00
install.bat Add batch file for Windows. 2013-06-03 18:34:26 +09:00
Makefile Add a simple makefile for batch install. 2013-05-24 10:47:33 +09:00