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
2023-12-03 02:03:19 +09:00
debian-backup fix typos 2023-04-02 17:25:50 +03:00
devel fix typos 2023-04-02 17:25:50 +03:00
doc/slide fix typos 2023-04-02 17:25:50 +03:00
examples/HDBC fix typos 2023-04-02 17:25:50 +03:00
HDBC-session rq-0.12.2.x-apply: HDBC-session: bump 2023-12-02 23:22:53 +09:00
names-th update tested-with 2023-12-02 23:10:56 +09:00
old moving old files. 2014-12-12 11:52:47 +09:00
persistable-record rq-0.12.2.x-apply: persistable-record: bump 2023-12-02 23:22:50 +09:00
persistable-types-HDBC-pg update tested-with 2023-12-02 23:10:56 +09:00
relational-query rq-0.12.2.x-apply: relational-query: bump. 2023-12-03 02:03:19 +09:00
relational-query-HDBC rq-0.12.2.x-apply: relational-query-HDBC: bump. 2023-12-03 00:14:26 +09:00
relational-record update tested-with 2023-12-02 23:10:56 +09:00
relational-record-examples rq-0.12.2.x-apply: relational-record-examples: bump. 2023-12-03 00:14:26 +09:00
relational-schemas rq-0.12.2.x-apply: relational-schemas: bump. 2023-12-03 00:14:26 +09:00
rr-quickcheck update copyright notice 2023-11-25 17:52:52 +09:00
sql-words rq-0.12.2.x-apply: sql-words: bump 2023-12-02 23:22:45 +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 tested-with 2023-12-02 23:10: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-schemas-0_1_8_0 for changeset 0c7b91a2305c 2020-03-15 21:44:40 +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 example package to project-list 2023-12-03 00:14:26 +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/