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
2019-05-14 01:35:00 +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 add compiler switches to test compatibility. 2019-05-04 20:54:56 +09:00
names-th add compiler switches to test compatibility. 2019-05-04 20:54:56 +09:00
old moving old files. 2014-12-12 11:52:47 +09:00
persistable-record add compiler switches to test compatibility. 2019-05-04 20:54:56 +09:00
persistable-types-HDBC-pg add compiler switches to test compatibility. 2019-05-04 20:54:56 +09:00
relational-query relational-query: update and fix haddock. 2019-05-14 00:33:27 +09:00
relational-query-HDBC relational-query-HDBC: update along with deprecations. 2019-05-06 21:03:19 +09:00
relational-record add compiler switches to test compatibility. 2019-05-04 20:54:56 +09:00
relational-record-examples relational-record-examples: formatted. 2019-05-08 00:38:34 +09:00
relational-schemas relational-schemas: add custom modules to pass appropriate DBMS configuration. 2019-05-14 01:35:00 +09:00
rr-quickcheck add compiler switches to test compatibility. 2019-05-04 20:54:56 +09:00
sql-words sql-words: update copyright notice. 2019-05-04 21:03:10 +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 add compiler switches to test compatibility. 2019-05-04 20:54:56 +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-HDBC-0_7_1_1 for changeset bac30b26dc25 2018-07-18 00:46:13 +09:00
.travis.yml travis-CI: update .travis.yml along with updated tested-with. 2019-05-03 20:43:43 +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/