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-24 03:26:20 +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 persistable-record: add missing changelog. 2019-05-14 11:47: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 copyright notice. 2019-05-24 03:26:20 +09:00
relational-query-HDBC relational-query-HDBC: apply inlineQuery_. 2019-05-16 21:59:03 +09:00
relational-record add compiler switches to test compatibility. 2019-05-04 20:54:56 +09:00
relational-record-examples relational-record-examples: update along with deprecation. 2019-05-23 11:56:05 +09:00
relational-schemas relational-schemas: update along with deprecation. 2019-05-23 11:51:29 +09:00
rr-quickcheck add compiler switches to test compatibility. 2019-05-04 20:54:56 +09:00
sql-words sql-words: bump. 2019-05-14 11:42:26 +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-0_12_2_1 for changeset 15caa04d1d8d 2019-05-15 02:01: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/