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
Kei Hibino 18fc5598c5 Move data-source module into example dir.
--HG--
rename : relational-join-HDBC-pgTest/pgTest/PgTestDataSource.hs => relational-join-HDBC-pgTest/example/PgTestDataSource.hs
2013-06-28 18:09:17 +09:00
DB-record Move template of PersistableWidth. 2013-06-26 18:54:18 +09:00
devel Update css. 2013-06-12 15:54:34 +09:00
doc created a memorandum 2013-06-22 17:34:26 +09:00
HDBC-session Renamed into just package name. 2013-06-22 17:26:44 +09:00
names-th Update haddock. 2013-05-30 18:35:14 +09:00
relational-join Update to get composite primary key from PostgreSQL system catalog. 2013-06-28 18:03:19 +09:00
relational-join-HDBC-pgTest Move data-source module into example dir. 2013-06-28 18:09:17 +09:00
relational-query-HDBC Update to get composite primary key from PostgreSQL system catalog. 2013-06-28 18:03:19 +09:00
sql-words Add keywords for set binary operations on table forms. 2013-06-28 16:08:29 +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 Renamed into just package name. 2013-06-22 17:26:44 +09:00