public
Description: Generates convenient, statically type-safe accessor methods for SQLite databases
Homepage: http://anil.recoil.org/
Clone URL: git://github.com/avsm/ocaml-orm-sqlite.git
name age message
file .gitignore Mon Nov 09 12:02:37 -0800 2009 add in an optional Makefile.config where SUDO c... [avsm]
file LICENSE Tue Oct 27 05:40:36 -0700 2009 sync copyright [avsm]
file Makefile Tue Nov 10 03:19:50 -0800 2009 fix up Makefiles. [Thomas Gazagnaire]
file NEWS Mon Nov 09 12:02:30 -0800 2009 move trunk to 0.5-dev [avsm]
file OCamlMakefile Mon Nov 09 06:44:39 -0800 2009 fix OCamlMakefile for handling camp4 extension ... [Thomas Gazagnaire]
file README Fri Oct 02 07:13:28 -0700 2009 stub README file [avsm]
file TODO Wed Oct 21 06:32:08 -0700 2009 note that CONSTRAINT violations should be expos... [avsm]
directory create/ Tue Nov 03 09:19:38 -0800 2009 Make more uniform getter function [Thomas Gazagnaire]
directory hash/ Mon Nov 09 16:32:20 -0800 2009 Merge branch 'master' of http://github.com/samo... [avsm]
directory lib/ Fri Nov 20 10:37:51 -0800 2009 [lib] Add a function to get all the subtables o... [Thomas Gazagnaire]
directory lib_test/ Mon Nov 23 05:23:07 -0800 2009 Merge branch 'master' of http://github.com/samo... [avsm]
directory type-of/ Tue Nov 17 08:25:35 -0800 2009 [lib] fix variant subtyping and the associated ... [Thomas Gazagnaire]
directory value/ Fri Nov 20 09:33:33 -0800 2009 [value] fix equality of value for lists, tuples... [Thomas Gazagnaire]
directory weakid/ Mon Nov 16 13:14:30 -0800 2009 [delete] make the deletion working on simple ca... [Thomas Gazagnaire]
README
Please see the TODO file for current status.