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
2017-05-07 23:05:27 +09:00
debian-backup Update backups of debian directories. 2016-02-04 00:53:59 +09:00
devel update clean targets. 2017-01-22 13:21:54 +09:00
doc/slide doc/slide: change suffix of markdown file to show in github. 2017-05-05 21:17:12 +09:00
examples/HDBC examples/HDBC/PostgreSQL: drop redundant import. 2017-04-18 12:28:35 +09:00
HDBC-session update tested-with. add 8.0.2. 2017-02-19 15:43:12 +09:00
names-th update tested-with. add 8.0.2. 2017-02-19 15:43:12 +09:00
old moving old files. 2014-12-12 11:52:47 +09:00
persistable-record persistable-record: add link to generic programming guide. 2017-04-30 23:07:44 +09:00
persistable-types-HDBC-pg update tested-with. add 8.0.2. 2017-02-19 15:43:12 +09:00
proto proto: triple with primary key constraint. 2017-04-22 14:50:16 +09:00
relational-query relational-query: add small tests of case-clause. 2017-05-07 21:55:36 +09:00
relational-query-HDBC relational-query-HDBC: bump. 2017-04-07 17:53:02 +09:00
relational-record relational-record: bump. 2017-05-05 19:24:52 +09:00
relational-record-examples relational-record-examples: bump. 2017-05-06 19:19:49 +09:00
relational-schemas relational-schemas: bump. 2017-04-09 18:37:33 +09:00
rr-quickcheck Fix compile failure w/ GHC 7.4.2 2017-04-08 21:49:57 +02:00
sql-words update tested-with. add 8.0.2. 2017-02-19 15:43:12 +09:00
test/HDBC Move small test code of SQLite3 with HDBC. 2016-04-02 13:38:22 +09:00
text-postgresql update tested-with. add 8.0.2. 2017-02-19 15:43:12 +09:00
travis-CI update constraint for debian wheezy. 2017-04-30 11:59:46 +09:00
.gitignore quote column name 2016-06-11 22:41:01 +09:00
.hgtags Added tag release-relational-query-0_8_3_8 for changeset 91a123e2300a 2017-05-07 23:05:27 +09:00
.travis.yml travis-CI: push custom cabal settings into cabal-config file. 2017-04-08 14:43:46 +09:00
cabal.project add cabal project configuration 2017-04-08 21:39:27 +02:00
README.md just a fix. 2014-12-19 10:15:40 +09:00
stack.yaml switch to ghc version resolver. 2016-12-01 18:06:33 +09:00

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