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
2016-12-01 09:55:53 +09:00
debian-backup Update backups of debian directories. 2016-02-04 00:53:59 +09:00
devel Update clean pattern. 2016-02-09 09:17:49 +09:00
doc/slide fix typo of URL. 2016-10-05 20:58:22 +09:00
examples/HDBC workaround for GHC 8. 2016-06-17 09:56:09 +09:00
HDBC-session bump HDBC-session. 2016-09-09 14:39:41 +09:00
names-th bump names-th. 2016-06-19 14:50:01 +09:00
old moving old files. 2014-12-12 11:52:47 +09:00
persistable-record bump persistable-record. 2016-10-31 16:02:28 +09:00
persistable-types-HDBC-pg bump persistable-types-HDBC-pg. 2016-06-19 16:16:35 +09:00
relational-query fix bump version of relational query. 2016-10-16 12:53:22 +09:00
relational-query-HDBC bump relational-query-HDBC 2016-06-19 16:08:42 +09:00
relational-record bump relational-record. 2016-09-06 15:38:34 +09:00
relational-record-examples Ver bump up. 2016-05-27 00:25:01 +09:00
relational-schemas bump relational-schemas. 2016-06-19 15:38:10 +09:00
rr-quickcheck add small instances to create random query tests. 2016-12-01 09:55:53 +09:00
sql-words update synopsis - along with cabal-debian automation. 2016-09-06 12:06:57 +09:00
test/HDBC Move small test code of SQLite3 with HDBC. 2016-04-02 13:38:22 +09:00
text-postgresql bump text-postgresql. 2016-06-19 15:18:06 +09:00
travis-CI/multi-ghc add constraint switch against Ddebian wheezy for travis-CI. 2016-08-16 17:54:59 +09:00
.gitignore quote column name 2016-06-11 22:41:01 +09:00
.hgtags Added tag release-persistable-record-0_4_1_0 for changeset 25f4a576814e 2016-10-31 16:03:21 +09:00
.travis.yml fix build constraint of travis-CI. 2016-08-18 10:51:00 +09:00
README.md just a fix. 2014-12-19 10:15:40 +09:00
stack.yaml add small instances to create random query tests. 2016-12-01 09:55:53 +09:00

Please visit HRR project page for more information: http://khibino.github.io/haskell-relational-record/