something apparently working
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Storage /
2009-08-21 Rafael Kitover something apparently working
2009-08-20 Peter Rabbitson Fix a weird-ass sqlt invocation in deployment_statements()
2009-08-18 Peter Rabbitson Merge 'pg_unqualified_schema' into 'trunk'
2009-08-18 Peter Rabbitson Un-plan test and fix authorship
2009-08-18 Rafael Kitover minor change
2009-08-18 Rafael Kitover always reconnect in odbc:mssql:connect_call_use_dynamic...
2009-08-17 Robert Buels added POD section about schema support to DBIx::Class...
2009-08-17 Peter Rabbitson Merge 'trunk' into 'pg_unqualified_schema'
2009-08-17 Peter Rabbitson Allow select AS specification for functions only via...
2009-08-13 Peter Rabbitson Adjust the storage DESTROY and the tests to accomodate...
2009-08-13 Peter Rabbitson Add a db/txn_do retry debugger (interesting results)
2009-08-13 Peter Rabbitson Caelum was right to make _get_dbh private - reverting...
2009-08-10 Robert Buels added caching of pg search path in Pg storage object
2009-08-10 Rafael Kitover make _determine_driver more reentrant
2009-08-08 Peter Rabbitson Merge 'trunk' into 'table_name_ref'
2009-08-08 Peter Rabbitson Merge 'reduce_pings' into 'trunk'
2009-08-08 Peter Rabbitson A more straightforward txn_begin fix, some more test...
2009-08-07 Peter Rabbitson Fix bogus POD
2009-08-06 Robert Buels woops, pg search path fix needed support for quoted...
2009-08-06 Robert Buels fix for pg non-schema-qualified thing, with a nice...
2009-08-06 Rafael Kitover Merge 'trunk' into 'table_name_ref'
2009-08-05 Rafael Kitover fix up txn_begin and the ping_count test
2009-08-05 Peter Rabbitson Clarify autocommit default
2009-08-05 Peter Rabbitson Changes and a deploy() fix
2009-08-05 Peter Rabbitson Whoopsie - more renames
2009-08-05 Peter Rabbitson Rename last_dbh and turn it into a public method
2009-08-05 Rafael Kitover update branch after pull
2009-08-05 Rafael Kitover Merge 'trunk' into 'reduce_pings'
2009-08-05 Rafael Kitover rename connect_call_use_mars to connect_call_use_MARS
2009-08-05 Peter Rabbitson Really sanify _resolve_column_info
2009-08-05 Peter Rabbitson Merge 'trunk' into 'mssql_storage_minor_refactor'
2009-08-05 Peter Rabbitson Tadaaaa (even more prefetch insanity)
2009-08-04 Peter Rabbitson Merge 'trunk' into 'prefetch_redux'
2009-08-04 Peter Rabbitson Fix how a distinct-induced group_by is calculated,...
2009-08-03 Peter Rabbitson Simplify code and add some comments
2009-08-03 Peter Rabbitson Merge 'trunk' into 'table_name_ref'
2009-08-03 Peter Rabbitson Merge 'trunk' into 'mssql_storage_minor_refactor'
2009-08-03 Rafael Kitover check that dynamic cursors are functional if enabled
2009-08-03 Peter Rabbitson Sanify unqualified column bindtype handling
2009-08-03 Peter Rabbitson Wrap up set_strict_mode for mysql
2009-08-03 Peter Rabbitson Merge 'trunk' into 'mysql_ansi'
2009-08-01 Rafael Kitover default collist for storage _resolve_column_info
2009-08-01 Rafael Kitover Merge 'trunk' into 'mssql_storage_minor_refactor'
2009-07-31 Rafael Kitover fix a bug in _determine_driver
2009-07-30 Rafael Kitover fix syntax error
2009-07-30 Rafael Kitover add missing file
2009-07-30 Rafael Kitover make sure DBD::Oracle is loaded when using constants...
2009-07-30 Rafael Kitover make ::Oracle::Generic load without DBD::Oracle
2009-07-30 Rafael Kitover better rebless check for insert
2009-07-30 Rafael Kitover make sure the new mssql insert method works on an un...
2009-07-30 Rafael Kitover MSSQL GUID support
2009-07-28 Rafael Kitover Merge 'trunk' into 'table_name_ref'
2009-07-26 Rafael Kitover SAVEPOINT methods for MSSQL
2009-07-25 Rafael Kitover add a comment
2009-07-25 Rafael Kitover move placeholder support detection into ::Sybase::Base
2009-07-24 Rafael Kitover minor doc clarification
2009-07-24 Rafael Kitover add placeholder support detection for mssql through...
2009-07-24 Rafael Kitover merge in some more MSSQL code, including odbc dynamic...
2009-07-24 Rafael Kitover revert odbc/mssql code to trunk and move it to another...
2009-07-24 Rafael Kitover moved code to ::DBI::MSSQL and added DT inflation test
2009-07-24 Rafael Kitover Merge 'trunk' into 'reduce_pings'
2009-07-23 Rafael Kitover add test for updating money value to NULL
2009-07-23 Rafael Kitover minor change
2009-07-23 Rafael Kitover fix money columns
2009-07-21 Rafael Kitover show Oracle datetime_setup alter session statements...
2009-07-21 Rafael Kitover update Storage::Replicated prereqs
2009-07-17 Rafael Kitover don't run connection actions if ->_rebless does not...
2009-07-17 Rafael Kitover Merge 'trunk' into 'reduce_pings'
2009-07-17 Rafael Kitover Merge 'trunk' into 'table_name_ref'
2009-07-17 Dan Dascalescu Minor POD grammar: it's -> its where appropriate
2009-07-16 John Napiorkowski increased Moose version requirements due to changes...
2009-07-16 Peter Rabbitson A couple of typos, and general whitespace cleanup ...
2009-07-15 Rafael Kitover rename _scope_identity to _identity for odbc/mssql
2009-07-14 Rafael Kitover unfuck ensure_connected for odbc/mssql
2009-07-14 Rob Kinyon Merge 'trunk' into 'new_replication_transaction_fixup'
2009-07-14 Rafael Kitover a couple more options for odbc/mssql
2009-07-14 Rafael Kitover Merge 'trunk' into 'reduce_pings'
2009-07-14 Rafael Kitover substantially reduced ping count, dynamic cursors suppo...
2009-07-14 Peter Rabbitson grouped prefetch fix
2009-07-11 Rafael Kitover minor optimization
2009-07-10 Rafael Kitover Merge 'trunk' into 'table_name_ref'
2009-07-10 John Napiorkowski a few more Moose Type related fixes and added diag...
2009-07-10 John Napiorkowski pod cleanup, fixed broken pod links, and new Introducti...
2009-07-09 John Napiorkowski some documention updates and changed the way we find...
2009-07-09 John Napiorkowski fixed test resultclass formatting, added a few more...
2009-07-09 John Napiorkowski set correct number of tests, changed the debuggin outpu...
2009-07-09 John Napiorkowski big update to the test suite so that we now check to...
2009-07-09 John Napiorkowski more changes to the way debug output works
2009-07-09 John Napiorkowski changed the way transactions are detected for replicati...
2009-07-04 Peter Rabbitson Fix POD
2009-07-04 Peter Rabbitson Fix POD
2009-07-04 Peter Rabbitson Missing newline
2009-07-04 Peter Rabbitson Initial set_ansi_mode code - make sure to utilize _do_q...
2009-07-04 Peter Rabbitson Backout mysql changes for further polishing
2009-07-04 Peter Rabbitson Add set_ansi_mode POD
2009-07-04 Peter Rabbitson Hide devel documentation from the indexer
2009-07-03 Peter Rabbitson Merge 'mssql_top_fixes' into 'trunk'
2009-07-03 Peter Rabbitson Capitalize mysql commands
2009-07-03 Peter Rabbitson Add set_ansi_mode on_connect_call for mysql
2009-07-03 Peter Rabbitson Switch to C3 mro throughout the ::Storage hierarchy...
next