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
2020-03-14 16:23:59 +09:00
debian-backup Update backups of debian directories. 2016-02-04 00:53:59 +09:00
devel devel: add --enable-tests. 2018-06-12 15:15:26 +09:00
doc/slide doc/slide: drop redundant src-format switch. 2019-01-23 15:43:52 +09:00
examples/HDBC examples/HDBC/Oracle: update version constraint. 2018-07-17 17:28:00 +09:00
HDBC-session update copyright notice. 2020-02-15 17:59:49 +09:00
names-th update copyright notice. 2020-02-15 17:59:49 +09:00
old moving old files. 2014-12-12 11:52:47 +09:00
persistable-record update copyright notice. 2020-02-15 17:59:49 +09:00
persistable-types-HDBC-pg update copyright notice. 2020-02-15 17:59:49 +09:00
relational-query update copyright notice. 2020-02-15 17:59:49 +09:00
relational-query-HDBC update copyright notice. 2020-02-15 17:59:49 +09:00
relational-record update copyright notice. 2020-02-15 17:59:49 +09:00
relational-record-examples relational-record-examples: update maintainer. 2020-02-15 17:59:28 +09:00
relational-schemas update copyright notice. 2020-02-15 17:59:49 +09:00
rr-quickcheck update copyright notice. 2020-02-15 17:59:49 +09:00
sql-words sql-words: bump. 2020-03-14 16:23:59 +09:00
stack update example of stack.yaml. 2018-03-17 18:09:30 +09:00
test/HDBC Move small test code of SQLite3 with HDBC. 2016-04-02 13:38:22 +09:00
text-postgresql update copyright notice. 2020-02-15 17:59:49 +09:00
travis-CI travis-CI: update test list. 2018-06-11 01:55:19 +09:00
.gitignore Ignore all stack-work 2018-07-06 11:20:48 +09:00
.hgtags Added tag release-relational-query-0_12_2_2 for changeset de0290945067 2019-07-10 03:55:25 +09:00
.travis.yml travis-CI: update .travis.yml along with updated tested-with. 2020-02-15 15:40:19 +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

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