haskell-relational-record/schema-th
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
..
debian Add disable-tests flag to avoid dependency of test modules. 2013-05-13 19:08:04 +09:00
src/Database/HDBC Move system catalog schemas into relational-join package which doesn't depend on HDBC. 2013-05-15 01:10:06 +09:00
GNUmakefile Re-build repository against strange behavior of hg-git. 2013-03-25 17:26:23 +09:00
HDBC-schema-th.cabal Move system catalog schemas into relational-join package which doesn't depend on HDBC. 2013-05-15 01:10:06 +09:00
LICENSE Re-build repository against strange behavior of hg-git. 2013-03-25 17:26:23 +09:00
Setup.hs Re-build repository against strange behavior of hg-git. 2013-03-25 17:26:23 +09:00