[odb-announcements] ODB 2.1.0.a1 available

Boris Kolpackov boris at codesynthesis.com
Wed Jul 18 04:40:47 EDT 2012


Hi,

The first alpha version for the upcoming ODB 2.1.0 is now available. The 
NEWS file entries so far are:

 * Support for mapping additional database types, such as geospatial types,
   user-defined types, and collections. This mechanism allows you to map
   any database type to one of the types for which ODB provides built-in
   support (normally string or binary). The text or binary representation
   of the data can then be extracted into a C++ data type of your choice.
   For more information, refer to Section 12.6, "Database Type Mapping
   Pragmas" in the ODB manual.

 * The session constructor now accepts an options bool argument (true by
   default) which indicates whether to make this session current for this
   thread. For more information, refer to Chapter 10, "Session" in the ODB
   manual.

 * Support for mapping boost::posix_time::ptime and QDateTime to the DATE
   Oracle type. For more information, refer to Sections 19.4.4 (Boost) and
   20.4.4 (Qt) in the ODB manual.

It also includes a number of fixes for handling circularly-dependant
persistent classes defined in separate headers.

This pre-release is available from:

http://www.codesynthesis.com/download/odb/pre-release/

The SHA1 sums for all the files in this pre-release are provided at the
end of the email. 

Testing and feedback are much appreciated.

Enjoys,
	Boris


d6d6ca36b72508b8b26dd40c0767d4a48d583148  libodb-2.1.0.a1.tar.bz2
5d79caaeae7246301b2b89f4f56cefd0b1e6ee81  libodb-2.1.0.a1.tar.gz
6a632803f7c0f262bcd5a67f88726ef74a202783  libodb-2.1.0.a1.zip
f5ad22a1281c39001249ec1f99fa5efb0ae7a5f6  libodb-boost-2.1.0.a1.tar.bz2
582897c24fc9a83b85c39f2add59f78a565053bd  libodb-boost-2.1.0.a1.tar.gz
714d031bdc07e62a6a034a801cd1acc58f0a25ec  libodb-boost-2.1.0.a1.zip
40170204965efdec0297e5de73ba19efda494882  libodb-mssql-2.1.0.a1.tar.bz2
9d023475c3dfe4f37443ba0705282439c4a29b19  libodb-mssql-2.1.0.a1.tar.gz
43d57c11f78d42bbc9fe823d154b4ca5c449f8bc  libodb-mssql-2.1.0.a1.zip
723aa6a7660963de37123b132249b085a61592f3  libodb-mysql-2.1.0.a1.tar.bz2
9a3fb77696895d3be5da01049affbd9c0c14621c  libodb-mysql-2.1.0.a1.tar.gz
de803e3dfd2ec9b389ddb3c92ff09a12eef3b7b0  libodb-mysql-2.1.0.a1.zip
58f7c4424a215c6ef483ba5d09aa76573bb778c3  libodb-oracle-2.1.0.a1.tar.bz2
d67880c2f6d29d3426e8a7bd8897c0ef6945f46b  libodb-oracle-2.1.0.a1.tar.gz
8208e35b3535f7ef6f3bca95e1a2d969e131e49e  libodb-oracle-2.1.0.a1.zip
407b6160a909bee51abbe4bc1cfb5bc0c1253fe3  libodb-pgsql-2.1.0.a1.tar.bz2
8d834027b4c30ffee476f845ffa2bd2bd6883323  libodb-pgsql-2.1.0.a1.tar.gz
e8dd2da478cacaba56d8a3d05abb00e7c15e5998  libodb-pgsql-2.1.0.a1.zip
9374cd75c270990a89ddc3d53e58a4d3df642881  libodb-qt-2.1.0.a1.tar.bz2
07bddce83ecfb23648929f6f67c74911c5041647  libodb-qt-2.1.0.a1.tar.gz
e1f9b0ad3e7b4550076ef7bad3e05f2b11a477e8  libodb-qt-2.1.0.a1.zip
f578d990cbdc6160c132e5bf588170da5f70f145  libodb-sqlite-2.1.0.a1.tar.bz2
1470a70a776f80e255308b87473cd6bd44a3576d  libodb-sqlite-2.1.0.a1.tar.gz
3504a225df8e27a5a9f140980fbe8905f6b262cd  libodb-sqlite-2.1.0.a1.zip
5bd628994c804cece09342c093f05f5258e3971b  odb-2.1.0.a1-i686-linux-gnu.tar.bz2
86c8d4020353bfca5056729e4535fc8814de1604  odb-2.1.0.a1-i686-solaris.tar.bz2
32f63a3ab04f219fd909371ec98e01c4f052f2d6  odb-2.1.0.a1-i686-windows.zip
e32b27b63593182a81bea02fa6eac2c784b8d291  odb-2.1.0.a1.tar.bz2
8c840b1fe3a7c2097cef5591014c99bba08dc48a  odb-2.1.0.a1.tar.gz
b4bb35a71f8239628ecb7af919e13704b17b1848  odb-2.1.0.a1-x86_64-linux-gnu.tar.bz2
c1ad7fa97ea095f02e23387af4c3f0cf8c81c084  odb-2.1.0.a1.zip
9b21a7a49d7d695fb093d88c806f2eab1ae53a6d  odb-examples-2.1.0.a1.tar.bz2
f0ab064fe4979f0aeb6b2def4017b0fa93dfe552  odb-examples-2.1.0.a1.tar.gz
d2ec3f183765d19fa896046c5edf788d103dea0c  odb-examples-2.1.0.a1.zip
5256996ae4a91f44dc995beb330d391968d2ed10  odb-tests-2.1.0.a1.tar.bz2
e1ccffa7906ec9ec574007aaa3485588947a16ee  odb-tests-2.1.0.a1.tar.gz
768736f72ad541f10e13cf4f67f836db5ab019db  odb-tests-2.1.0.a1.zip



More information about the odb-announcements mailing list