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-02 23:10:56 +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 update tested-with 2023-12-02 23:10:56 +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 update tested-with 2023-12-02 23:10:56 +09:00
persistable-types-HDBC-pg update tested-with 2023-12-02 23:10:56 +09:00
relational-query update tested-with 2023-12-02 23:10:56 +09:00
relational-query-HDBC update tested-with 2023-12-02 23:10:56 +09:00
relational-record update tested-with 2023-12-02 23:10:56 +09:00
relational-record-examples fix typos 2023-04-02 17:25:50 +03:00
relational-schemas update tested-with 2023-12-02 23:10:56 +09:00
rr-quickcheck update copyright notice 2023-11-25 17:52:52 +09:00
sql-words update tested-with 2023-12-02 23:10:56 +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 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/