privatize dormant method - it may be useful for sybase at *some* point
[dbsrgits/DBIx-Class-Historic.git] / lib / DBIx / Class / Storage / DBI /
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...
2009-07-03 Peter Rabbitson Ask for newer DBD::Pg in author mode, suggest the newer...
2009-07-03 Peter Rabbitson Fix some mssql shortcommings when confronted with the...
2009-07-03 Rafael Kitover fix sybase mro
2009-07-03 Rafael Kitover minor changes
2009-07-02 Rafael Kitover Merge 'trunk' into 'sybase'
2009-07-02 Peter Rabbitson Merge 'trunk' into 'mssql_top_fixes'
2009-07-01 Rafael Kitover move connection tests into _ping()
2009-07-01 Rafael Kitover fix segfault with old DBD::Sybase
2009-07-01 Rafael Kitover use ->do instead of ->prepare_cached in oracle's connec...
2009-07-01 Rafael Kitover use dbh->do for connected instead of prepare_cached
2009-07-01 Rafael Kitover better connection test
2009-07-01 Rafael Kitover new connected() for dbd::sybase users
2009-07-01 Peter Rabbitson Merge 'grouped_prefetch' into 'trunk'
2009-07-01 Peter Rabbitson Fixed deadlock test
2009-06-30 Peter Rabbitson Merge 'trunk' into 'grouped_prefetch'
2009-06-30 Rafael Kitover code cleanups
2009-06-30 Peter Rabbitson Fix borked next invocation
2009-06-30 Peter Rabbitson Merge 'trunk' into 'mssql_top_fixes'
2009-06-30 Peter Rabbitson Some fixes after review
2009-06-30 Rafael Kitover merge on_connect_call updates
2009-06-30 Rafael Kitover Merge 'trunk' into 'sybase'
2009-06-29 Peter Rabbitson Minor fixes
2009-06-29 Peter Rabbitson And score! (all works)
2009-06-28 Rafael Kitover prototype blob implementation
2009-06-25 Rafael Kitover fixup POD, comment out count
2009-06-24 Rafael Kitover IC::DT does support timestamp with timezone
2009-06-24 Rafael Kitover Merge 'trunk' into 'sybase'
2009-06-23 Rafael Kitover minor changes
2009-06-23 Rafael Kitover minor doc update
2009-06-22 Rafael Kitover Merge 'trunk' into 'on_connect_call'
2009-06-20 Peter Rabbitson Test and merge fixes
2009-06-20 Peter Rabbitson Add count_rs, move the code back from DBI - leave only...
2009-06-19 Peter Rabbitson augment inheritance
2009-06-19 Peter Rabbitson fix eol
2009-06-19 Rafael Kitover cleanups
2009-06-18 Rafael Kitover added connect_call_blob_setup for Sybase
2009-06-17 Rafael Kitover more dt docs reorg
2009-06-17 Rafael Kitover rename and document dt setup method, will be an on_conn...
2009-06-15 Peter Rabbitson Merge 'trunk' into 'mssql_top_fixes'
2009-06-14 Rafael Kitover Merge 'trunk' into 'sybase'
2009-06-14 Rafael Kitover Merge 'trunk' into 'on_connect_call'
2009-06-13 Rafael Kitover fix master debug output for ::Replicated
2009-06-13 Rafael Kitover fixup _setup_connect_do, other minor cleanups
2009-06-13 Rafael Kitover switch to DateTime::Format::Sybase
2009-06-12 Arthur Axel "fREW... silly warns.
2009-06-12 Arthur Axel "fREW... Insert Identity works!
2009-06-12 Arthur Axel "fREW... Now I just need to check if the actual values are set...
2009-06-12 Rafael Kitover Merge 'trunk' into 'on_connect_call'
2009-06-12 Rafael Kitover Merge 'trunk' into 'sybase'
2009-06-11 Rafael Kitover connect_call_set_datetime_format for Oracle, I have...
2009-06-11 Arthur Axel "fREW... updated _resolve_column_source to _resolve_column_info...
2009-06-11 Rafael Kitover on_connect_call implementation and set_datetime_format...
2009-06-11 Arthur Axel "fREW... Use new _resolve_column_sources method and begin insert...
2009-06-11 Peter Rabbitson Merge 'trunk' into 'mssql_top_fixes'
2009-06-11 Arthur Axel "fREW... still busted :-(
2009-06-11 Peter Rabbitson IC::DT changes:
2009-06-10 Arthur Axel "fREW... beginning of DWIM for IDENTITY_INSERT
2009-06-10 Arthur Axel "fREW... don't use eval!
2009-06-10 Rafael Kitover cache rsrc properly in NoBindVars, return undef if...
2009-06-10 Rafael Kitover handle unknown rsrc in NoBindVars and Sybase::NoBindVars
2009-06-10 Rafael Kitover cache rsrc in NoBindVars correctly
2009-06-10 Rafael Kitover Sybase count by first pk, if available
2009-06-10 Rafael Kitover cache rsrc in NoBindVars, use name_sep
2009-06-10 Rafael Kitover Sybase::NoBindVars now correctly quotes
2009-06-10 Rafael Kitover Merge 'trunk' into 'sybase'
2009-06-09 Peter Rabbitson Move as_query out of the cursor
2009-06-09 Arthur Axel "fREW... Added AmbiguousGlob.pm for silly servers like mssql...
2009-06-07 Peter Rabbitson Add mysql empty insert SQL override
2009-06-07 Peter Rabbitson Fix for mysql subquery problem
2009-06-06 Rafael Kitover temporary sybase noquote hack
2009-06-06 Rafael Kitover tweaks to sybase types
2009-06-05 Rafael Kitover update sybase types which shouldn't be quoted
2009-06-05 Rafael Kitover shit doesn't work yet
2009-06-05 Rafael Kitover Merge 'sybase_noquote' into 'sybase'
2009-06-05 Rafael Kitover Merge 'trunk' into 'sybase_noquote'
2009-06-04 Rafael Kitover set date format on _rebless correctly
2009-06-04 Rafael Kitover minor sybase count fix
2009-06-04 Rafael Kitover back to counting rows for Sybase LIMIT counts
2009-06-04 Rafael Kitover use TOP for sybase limit count thanks to refactored...
2009-06-04 Rafael Kitover sybase limit count without offset now works
2009-06-04 Rafael Kitover update Sybase docs
2009-06-04 Rafael Kitover fix base for mssql (can't be a sybase anymore)
2009-06-03 Rafael Kitover fix Sybase DT stuff and storage bases
2009-06-03 Rafael Kitover Merge 'trunk' into 'sybase'
2009-06-03 Rafael Kitover add missing files to sybase branch
2009-06-03 Rafael Kitover resolve conflict
2009-05-26 Peter Rabbitson fix comments
2009-05-25 Peter Rabbitson Move the DB2 Limit syntax setting into the storage...
2009-05-24 Peter Rabbitson Switch around inheritance of MSSQL drivers, remove...
2009-05-24 Peter Rabbitson eol adjustments
2009-05-24 Peter Rabbitson Deprecate ::DBI::Sybase::MSSQL
2009-05-24 Peter Rabbitson SUPER is so last century
2009-05-24 Peter Rabbitson MSSQL through ODBC does not like unfinished statements...
2009-05-23 Rafael Kitover try not to fuck mssql with the sybase crap
2009-05-23 Peter Rabbitson Make sure MultiColumnIn quotes column names while mungi...
2009-05-23 Rafael Kitover minor clean up
2009-05-23 Rafael Kitover Merge 'trunk' into 'sybase'
2009-05-23 Rafael Kitover revert last Sybase changes
next