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 e731a0ea16 Move system catalog schemas into relational-join package which doesn't depend on HDBC.
--HG--
rename : schema-th/src/Database/HDBC/Schema/PgCatalog/PgAttribute.hs => relational-join/src/Database/Relational/Schema/PgCatalog/PgAttribute.hs
rename : schema-th/src/Database/HDBC/Schema/PgCatalog/PgType.hs => relational-join/src/Database/Relational/Schema/PgCatalog/PgType.hs
2013-05-15 01:10:06 +09:00
DB-record Add TH functions which defines Persistable instances from defined record type. 2013-05-14 23:47:24 +09:00
devel Move sample codes into another package. 2013-05-13 19:24:31 +09:00
names-th Add toVarExp and toVarPat. 2013-05-14 15:44:42 +09:00
relational-join Move system catalog schemas into relational-join package which doesn't depend on HDBC. 2013-05-15 01:10:06 +09:00
relational-join-HDBC-pgTest Add .cabal for test code package. 2013-05-14 23:48:33 +09:00
schema-th Move system catalog schemas into relational-join package which doesn't depend on HDBC. 2013-05-15 01:10:06 +09:00
session Re-build repository against strange behavior of hg-git. 2013-03-25 17:26:23 +09:00
sql-words Add Setup.hs for sql-words. 2013-05-07 19:59:03 +09:00
.hgtags Added tag not-depends-on-relational-join-2013-05-01 for changeset 27e38a447bd3 2013-05-01 19:07:51 +09:00