haskell-relational-record/schema-th
Kei Hibino 7e98380848 Move sample codes into another package.
--HG--
rename : schema-th/pgTest/PgTest.hs => relational-join-HDBC-pgTest/pgTest/PgTest.hs
rename : schema-th/pgTest/PgTestDataSource.hs => relational-join-HDBC-pgTest/pgTest/PgTestDataSource.hs
rename : schema-th/pgTest/runCreate.sh => relational-join-HDBC-pgTest/pgTest/runCreate.sh
rename : schema-th/pgTest/runDrop.sh => relational-join-HDBC-pgTest/pgTest/runDrop.sh
rename : schema-th/sample/1/Group.hs => relational-join-HDBC-pgTest/sample/1/Group.hs
rename : schema-th/sample/1/Membership.hs => relational-join-HDBC-pgTest/sample/1/Membership.hs
rename : schema-th/sample/1/README => relational-join-HDBC-pgTest/sample/1/README
rename : schema-th/sample/1/User.hs => relational-join-HDBC-pgTest/sample/1/User.hs
rename : schema-th/sample/1/create.sh => relational-join-HDBC-pgTest/sample/1/create.sh
rename : schema-th/sample/1/drop.sh => relational-join-HDBC-pgTest/sample/1/drop.sh
rename : schema-th/sample/1/querySample.hs => relational-join-HDBC-pgTest/sample/1/querySample.hs
2013-05-13 19:24:31 +09:00
..
debian Add disable-tests flag to avoid dependency of test modules. 2013-05-13 19:08:04 +09:00
src/Database/HDBC Add fetch function. 2013-05-11 02:32: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 sample codes into another package. 2013-05-13 19:24:31 +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