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-08-29 15:41:20 +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 examples/HDBC/PostgreSQL: modify examples to use nulls ordering. 2017-07-24 14:30:30 +09:00
HDBC-session HDBC-session: bump. 2017-07-17 09:51:44 +09:00
names-th names-th: bump. 2017-07-17 09:56:29 +09:00
old moving old files. 2014-12-12 11:52:47 +09:00
persistable-record persistable-record: bump. 2017-07-21 00:08:03 +09:00
persistable-types-HDBC-pg persistable-types-HDBC-pg: bump. 2017-07-17 20:47:15 +09:00
relational-query relational-query: bump. 2017-08-28 17:22:43 +09:00
relational-query-HDBC relational-query-HDBC: bump. 2017-08-29 15:39:51 +09:00
relational-record bump: relational-record 2017-02-19 16:01:47 +09:00
relational-record-examples relational-record-examples: bump for lts-8. 2017-05-04 20:28:22 +09:00
relational-schemas relational-schemas: bump. 2017-08-29 15:22:55 +09:00
rr-quickcheck rr-quickcheck: apply updated constraint. 2017-07-20 01:57:48 +09:00
sql-words sql-words: bump. 2017-07-17 10:01:35 +09:00
stack stack: move not defaultly used stack.yaml. 2017-07-18 11:27:05 +09:00
test/HDBC Move small test code of SQLite3 with HDBC. 2016-04-02 13:38:22 +09:00
text-postgresql text-postgresql: bump. 2017-07-17 10:07:48 +09:00
travis-CI travis-CI/stack: switch stack build, not building each directory. 2017-07-21 01:35:03 +09:00
.gitignore quote column name 2016-06-11 22:41:01 +09:00
.hgtags Added tag release-relational-query-HDBC-0_6_3_1 for changeset f23e890462db 2017-08-29 15:41:20 +09:00
.travis.yml travis-CI: switch to make_travis_yml_2 and apply skip_no_match_branch. 2017-07-16 15:29:28 +09: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/