|
Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.
Project Release Information2012-01-10 06:57 This release adds support for the Oracle backend (ocilib). There are some bugfixes. Visual Liteql has been installed in Menu. 2006-01-25 19:40 Many small but important bugfixes were made. A litesql-config utility, pkg-config support, and RPM packaging headers were added. 2005-11-30 08:32 A namespace attribute is now required. Relation field type names are now consistent with object field type names (they start with an uppercase letter). Litesql-gen no longer rejects relations with two or more objects with no relation handles. Better tests for backend databases were added to configure.ac. 2005-11-25 01:44 Relation handling code has been improved. A configure script has been added using autoconf and automake. A Python code generator has been replaced with a C++ one (litesql-gen). Scons dependencies have been removed. Debian packaging headers have been added. A Graphviz target has been added to litesql-gen. Date, time, datetime, and boolean types have been added. Project ResourcesProject Description LiteSQL is a C++ library that integrates C++ |