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-02-12 20:08:36 +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 fix typo of URL. 2016-10-05 20:58:22 +09:00
examples/HDBC example PostgreSQL: switch from 'testdb' to 'hrrtest'. 2017-01-28 17:21:24 +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 relational-query: switch internally from multi-column to single-column. 2017-02-12 20:08:36 +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 rr-quickcheck PostgreSQL: simplify scripts. 2017-01-28 16:16:27 +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. 2017-01-05 17:51:02 +09:00
travis-CI travis-ci: drop parallel switch. drop coverage. 2017-02-02 17:46:18 +09:00
.gitignore quote column name 2016-06-11 22:41:01 +09:00
.hgtags Added tag release-relational-query-0_8_3_4 for changeset cd2cd0567631 2017-02-03 00:32:31 +09:00
.travis.yml travis-ci: re-add parallel switch. 2017-02-02 18:47:59 +09: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/