DBD-TimesTen
view release on metacpan or search on metacpan
2006-11-25 [r528] Chad Wagner <chad.wagner@gmail.com>
* Renamed internal calls to align with DBI naming.
2006-11-25 [r527] Chad Wagner <chad.wagner@gmail.com>
* Moved primary_keys call from st class to db class, and renamed to
align with DBI naming.
* Renamed foreign_keys calls to align with DBI naming.
* Removed private functions GetInfo, ExecDirect, ColAttributes,
GetStatistics, GetPrimaryKeys, and GetForeignKeys.
* Removed columns method from db class, column_info is equivalent.
2006-11-25 [r526] Chad Wagner <chad.wagner@gmail.com>
* Added branches to the svn2log exclude list.
2006-11-25 [r525] Chad Wagner <chad.wagner@gmail.com>
* Changed the svnlog build rule.
2006-11-25 [r524] Chad Wagner <chad.wagner@gmail.com>
* Release of version 0.03
2006-11-25 [r523] Chad Wagner <chad.wagner@gmail.com>
* Removed the asynchronous code, will add it back in later if there
is significant demand for it. I don't imagine most people would
need asynchronous for a purely in-memory database, I could be
wrong :).
* Renamed QueryTimeout parameter to ttQueryTimeout. Decided that
non-standard DBI/DBD items would be prefixed with tt.
* Renamed odbc_exec_direct parameter to ttExecDirect.
* Removed odbc_force_rebind parameter.
* Removed code to check for SQLDescribeParam function, it is
supported atleast with TimesTen 6.0 clients. We can add it back
in later, if necessary.
2006-11-23 [r522] Chad Wagner <chad.wagner@gmail.com>
* Removed odbc_sql_driver_odbc_ver attribute.
2006-11-23 [r521] Chad Wagner <chad.wagner@gmail.com>
* Added missing prototypes.
* Removed odbc_version attribute.
* Removed unnecessary get_primary_keys call, redundant.
* Removed unused dbd_caution function.
* Removed unused dbtype_is_string function.
2006-11-22 [r520] Chad Wagner <chad.wagner@gmail.com>
* Clean up docs.
2006-11-22 [r519] Chad Wagner <chad.wagner@gmail.com>
* Removed unused variables, clean up.
* Removed odbc_more_results feature, not supported.
* Removed odbc_cursor_type feature.
* Removed 09multi test suite
2006-11-22 [r518] Chad Wagner <chad.wagner@gmail.com>
* Removed Changes POD.
* Added svnlog target, automatically creates ChangeLog from SVN.
2006-11-22 [r517] Chad Wagner <chad.wagner@gmail.com>
* Bumped version, not yet released.
2006-11-22 [r516] Chad Wagner <chad.wagner@gmail.com>
* Fixed the query timeout, TimesTen uses ODBC 2.x style for this
option.
* Renamed odbc_query_timeout attribute to QueryTimeout during
connect phase.
* Renamed some internal functions.
2006-11-22 [r515] Chad Wagner <chad.wagner@gmail.com>
* Removed some dead & commented code.
2006-11-22 [r514] Chad Wagner <chad.wagner@gmail.com>
* Tagging 0.02 release.
2006-11-22 [r513] Chad Wagner <chad.wagner@gmail.com>
* Fixed potential namespace issues.
2006-11-22 [r512] Chad Wagner <chad.wagner@gmail.com>
* Tagging 0.01 release.
2006-11-22 [r511] Chad Wagner <chad.wagner@gmail.com>
* Updated docs
2006-11-22 [r510] Chad Wagner <chad.wagner@gmail.com>
* Changed properties.
2006-11-22 [r509] Chad Wagner <chad.wagner@gmail.com>
* Changed properties
2006-11-22 [r508] Chad Wagner <chad.wagner@gmail.com>
* Initial import of DBD::TimesTen
2006-11-22 [r507] Chad Wagner <chad.wagner@gmail.com>
* Created repository structure for DBD::TimesTen
( run in 2.029 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )