Updated discard_changes docs regarding { force_pool => 'master' }
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Storage / DBI / Sybase /
2013-10-08 Peter Rabbitson Make $SIG{__WARN__} overrides more Carp::Always friendly
2013-09-09 Peter Rabbitson Rename internal rsrc method to be more descriptive...
2013-07-22 Peter Rabbitson Self-cleaning is not yet entirely stable - back it...
2013-06-02 Alexander Hartmaier Replace $row with $result in all docs
2013-04-17 Peter Rabbitson Remove idiotic RowCountOrGenericSubQ - it will never...
2013-02-14 Peter Rabbitson Add strict/warnings test, adjust all offenders (wow...
2013-01-12 Peter Rabbitson Fix some pessimizations spotted here and there (no...
2012-12-09 Brendan Byrd AUTHORS mass update; mst doesn't have to take credit...
2012-05-15 Rafael Kitover add more docs on software_limit resultset attr
2012-04-03 Rafael Kitover Fix auto-pk for Sybase ASE, broken by refactoring in...
2012-03-24 Rafael Kitover Fix thinkos from bfec318f and 3edfebff
2012-03-23 Rafael Kitover support FreeTDS 0.91 with Sybase ASE + DBD::Sybase
2012-03-23 Rafael Kitover Appease DBD::Sybase compiled with new freetds
2012-03-23 Peter Rabbitson Centralize (and privatize) handling of freetds driver...
2012-03-20 Rafael Kitover Factor out IDENTITY_INSERT for Sybase ASE and MSSQL...
2012-02-14 Peter Rabbitson Switch from using execute_array to execute_for_fetch...
2012-02-14 Peter Rabbitson Fix ASE bulk_insert for bind changes in 0e773352
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2011-11-25 Peter Rabbitson Fix uninitializied warnings in ::Storage::Sybase::ASE...
2011-10-25 Peter Rabbitson Fixxor pause indexing
2011-06-05 Peter Rabbitson Extra cleanup of leftovers from 70171cd7
2011-05-18 Rafael Kitover add DateTime parser for Sybase ASE
2011-05-17 Rafael Kitover change FreeTDS related warnings to carp_once
2011-05-02 Rafael Kitover Fix assumption in Sybase::ASE blob updater: cond is...
2011-04-29 Peter Rabbitson Another overhaul of transaction/savepoint handling
2011-04-09 Rafael Kitover Refactor/improve support of DBD::Sybase compiled agains...
2011-03-30 Peter Rabbitson Massive rewrite of bind handling, and overall simplific...
2011-03-27 Peter Rabbitson Ditch Carp::Clan for our own thing
2011-03-22 Peter Rabbitson Cleanup that namespacing mess
2011-03-01 Peter Rabbitson Switch sql_maker_class and datetime_parser_type to...
2011-02-25 Peter Rabbitson Cleanup C3 handling, require updated Class::C3::Compone...
2011-02-21 Rafael Kitover Cleanup/extend blob/clob detection/checks
2011-02-03 Rafael Kitover add quote_names connect_info option
2010-12-15 Rafael Kitover merge and improve _is_lob_type from Sybase::ASE into...
2010-12-02 Peter Rabbitson Indulge in some microoptimization
2010-12-01 Peter Rabbitson Quieter Sybase tests
2010-11-23 Rafael Kitover Fix multiple storage regressions from 52416317
2010-11-10 Peter Rabbitson Introduce columns_info, switch a large portion of the...
2010-10-26 Peter Rabbitson Patch up weird MRO fail on 5.8 perls
2010-08-27 Peter Rabbitson Rename SQLAHacks to SQLMaker, shuffle around files...
2010-08-26 Peter Rabbitson SQLA::Limit is no more \o/
2010-08-07 Peter Rabbitson New $dbh capability handling - allows someone to say
2010-06-02 Rafael Kitover use SET ROWCOUNT for Sybase ASE limits without an offset
2010-06-01 Rafael Kitover use namespace::cleaned out imports for some common...
2010-06-01 Rafael Kitover fix uninitialized warning
2010-05-31 Peter Rabbitson Fix RT57467, simplify test
2010-05-31 Arthur Axel "fREW... use namespace::clean w/ Try::Tiny
2010-05-25 Peter Rabbitson More try::tiny conversions
2010-05-15 Ton Voon All expected evals converted to try, except where no...
2010-04-14 Rafael Kitover datetime millisecond precision for MSSQL
2010-04-08 Rafael Kitover syntax error
2010-04-08 Peter Rabbitson Refactor the version handling
2010-03-25 Rafael Kitover remove _get_mssql_version
2010-03-19 Rafael Kitover POD fixups
2010-02-19 Peter Rabbitson Merge 'trunk' into 'pri_key_refactor'
2010-02-15 Nuba Princigalli spelling fixes in the documaentation, sholud be gud...
2010-02-14 Peter Rabbitson Merge 'trunk' into 'pri_key_refactor'
2010-02-02 Rafael Kitover rename ::Sybase::ASA to ::SQLAnywhere, per mst
2010-02-02 Rafael Kitover fix stupid identity bug, test empty insert (works)...
2010-02-02 Rafael Kitover deref table name if needed, check all columns for ident...
2010-02-02 Rafael Kitover ASA last_insert_id and limit support, still needs BLOB...
2010-02-01 Rafael Kitover update POD about Schema::Loader for Sybase
2010-01-31 Rafael Kitover add POD about computed columns and timestamps for Sybase
2010-01-31 Rafael Kitover empty insert into a Sybase table with computed columns...
2010-01-31 Peter Rabbitson Helper primary_columns wrapper to throw if a PK is...
2010-01-03 Rafael Kitover fix _rebless into sybase/mssql/nobindvars
2009-11-23 Peter Rabbitson refactor part 2
2009-11-23 Peter Rabbitson refactor part1
2009-11-22 Rafael Kitover override _run_connection_actions for internal connectio...
2009-11-10 Rafael Kitover made commit/rollback when disconnected an exception
2009-11-06 Rafael Kitover transactions for MSSQL over DBD::Sybase
2009-09-24 Rafael Kitover minor cleanups, test update of blob to NULL
2009-09-21 Peter Rabbitson Changes
2009-09-20 Peter Rabbitson Part one of the sybase work by Caelum (mostly reviewed)
2009-09-20 Peter Rabbitson Missed a part of the revert
2009-09-20 Peter Rabbitson Backout sybase changes
2009-09-18 Peter Rabbitson All of caelum's work so far (not reviewed)
2009-09-18 Peter Rabbitson Rollback all bulk insert code before merge
2009-09-18 Rafael Kitover fix freetds
2009-09-09 Peter Rabbitson Much simpler
2009-09-09 Peter Rabbitson Localisation ain't free, we don't do it unless we have to
2009-09-09 Rafael Kitover remove unsafe_insert
2009-08-30 Peter Rabbitson Rename insert_txn to unsafe_insert
2009-08-30 Peter Rabbitson Change should_quote_value to interpolate_unquoted to...
2009-08-29 Rafael Kitover fix inserts with active cursors
2009-08-29 Peter Rabbitson Cleanup:
2009-08-24 Rafael Kitover remove duplicate oracle method and fix an mssql method...
2009-08-24 Rafael Kitover make insert only use a txn if needed, add connect_call_...
2009-08-23 Peter Rabbitson Rename the common sybase driver
2009-08-23 Peter Rabbitson Generalize and hide placeholder support check
2009-08-16 Rafael Kitover Merge 'trunk' into 'sybase'
2009-08-13 Peter Rabbitson Caelum was right to make _get_dbh private - reverting...
2009-08-10 Rafael Kitover document placeholders_with_type_conversion_supported...
2009-08-08 Peter Rabbitson Merge 'trunk' into 'sybase'
2009-08-05 Peter Rabbitson Whoopsie - more renames
2009-08-05 Rafael Kitover update branch after pull
2009-08-05 Rafael Kitover fix a couple minor issues after pull from trunk
2009-08-05 Rafael Kitover Merge 'trunk' into 'sybase'
2009-07-30 Rafael Kitover add missing file
2009-07-28 Rafael Kitover minor refactoring, cleanups, doc updates
next