2010-04-14 |
Rafael Kitover |
datetime millisecond precision for MSSQL |
tree | commitdiff |
2010-04-08 |
Rafael Kitover |
syntax error |
tree | commitdiff |
2010-04-08 |
Peter Rabbitson |
Refactor the version handling |
tree | commitdiff |
2010-03-25 |
Rafael Kitover |
remove _get_mssql_version |
tree | commitdiff |
2010-03-19 |
Rafael Kitover |
POD fixups |
tree | commitdiff |
2010-02-19 |
Peter Rabbitson |
Merge 'trunk' into 'pri_key_refactor' |
tree | commitdiff |
2010-02-15 |
Nuba Princigalli |
spelling fixes in the documaentation, sholud be gud... |
tree | commitdiff |
2010-02-14 |
Peter Rabbitson |
Merge 'trunk' into 'pri_key_refactor' |
tree | commitdiff |
2010-02-02 |
Rafael Kitover |
rename ::Sybase::ASA to ::SQLAnywhere, per mst |
tree | commitdiff |
2010-02-02 |
Rafael Kitover |
fix stupid identity bug, test empty insert (works)... |
tree | commitdiff |
2010-02-02 |
Rafael Kitover |
deref table name if needed, check all columns for ident... |
tree | commitdiff |
2010-02-02 |
Rafael Kitover |
ASA last_insert_id and limit support, still needs BLOB... |
tree | commitdiff |
2010-02-01 |
Rafael Kitover |
update POD about Schema::Loader for Sybase |
tree | commitdiff |
2010-01-31 |
Rafael Kitover |
add POD about computed columns and timestamps for Sybase |
tree | commitdiff |
2010-01-31 |
Rafael Kitover |
empty insert into a Sybase table with computed columns... |
tree | commitdiff |
2010-01-31 |
Peter Rabbitson |
Helper primary_columns wrapper to throw if a PK is... |
tree | commitdiff |
2010-01-03 |
Rafael Kitover |
fix _rebless into sybase/mssql/nobindvars |
tree | commitdiff |
2009-11-23 |
Peter Rabbitson |
refactor part 2 |
tree | commitdiff |
2009-11-23 |
Peter Rabbitson |
refactor part1 |
tree | commitdiff |
2009-11-22 |
Rafael Kitover |
override _run_connection_actions for internal connectio... |
tree | commitdiff |
2009-11-10 |
Rafael Kitover |
made commit/rollback when disconnected an exception |
tree | commitdiff |
2009-11-06 |
Rafael Kitover |
transactions for MSSQL over DBD::Sybase |
tree | commitdiff |
2009-09-24 |
Rafael Kitover |
minor cleanups, test update of blob to NULL |
tree | commitdiff |
2009-09-21 |
Peter Rabbitson |
Changes |
tree | commitdiff |
2009-09-20 |
Peter Rabbitson |
Part one of the sybase work by Caelum (mostly reviewed) |
tree | commitdiff |
2009-09-20 |
Peter Rabbitson |
Missed a part of the revert |
tree | commitdiff |
2009-09-20 |
Peter Rabbitson |
Backout sybase changes |
tree | commitdiff |
2009-09-18 |
Peter Rabbitson |
All of caelum's work so far (not reviewed) |
tree | commitdiff |
2009-09-18 |
Peter Rabbitson |
Rollback all bulk insert code before merge |
tree | commitdiff |
2009-09-18 |
Rafael Kitover |
fix freetds |
tree | commitdiff |
2009-09-09 |
Peter Rabbitson |
Much simpler |
tree | commitdiff |
2009-09-09 |
Peter Rabbitson |
Localisation ain't free, we don't do it unless we have to |
tree | commitdiff |
2009-09-09 |
Rafael Kitover |
remove unsafe_insert |
tree | commitdiff |
2009-08-30 |
Peter Rabbitson |
Rename insert_txn to unsafe_insert |
tree | commitdiff |
2009-08-30 |
Peter Rabbitson |
Change should_quote_value to interpolate_unquoted to... |
tree | commitdiff |
2009-08-29 |
Rafael Kitover |
fix inserts with active cursors |
tree | commitdiff |
2009-08-29 |
Peter Rabbitson |
Cleanup: |
tree | commitdiff |
2009-08-24 |
Rafael Kitover |
remove duplicate oracle method and fix an mssql method... |
tree | commitdiff |
2009-08-24 |
Rafael Kitover |
make insert only use a txn if needed, add connect_call_... |
tree | commitdiff |
2009-08-23 |
Peter Rabbitson |
Rename the common sybase driver |
tree | commitdiff |
2009-08-23 |
Peter Rabbitson |
Generalize and hide placeholder support check |
tree | commitdiff |
2009-08-16 |
Rafael Kitover |
Merge 'trunk' into 'sybase' |
tree | commitdiff |
2009-08-13 |
Peter Rabbitson |
Caelum was right to make _get_dbh private - reverting... |
tree | commitdiff |
2009-08-10 |
Rafael Kitover |
document placeholders_with_type_conversion_supported... |
tree | commitdiff |
2009-08-08 |
Peter Rabbitson |
Merge 'trunk' into 'sybase' |
tree | commitdiff |
2009-08-05 |
Peter Rabbitson |
Whoopsie - more renames |
tree | commitdiff |
2009-08-05 |
Rafael Kitover |
update branch after pull |
tree | commitdiff |
2009-08-05 |
Rafael Kitover |
fix a couple minor issues after pull from trunk |
tree | commitdiff |
2009-08-05 |
Rafael Kitover |
Merge 'trunk' into 'sybase' |
tree | commitdiff |
2009-07-30 |
Rafael Kitover |
add missing file |
tree | commitdiff |
2009-07-28 |
Rafael Kitover |
minor refactoring, cleanups, doc updates |
tree | commitdiff |
2009-07-27 |
Rafael Kitover |
better FreeTDS support |
tree | commitdiff |
2009-07-25 |
Rafael Kitover |
add money type support |
tree | commitdiff |
2009-07-25 |
Rafael Kitover |
make insert work as a nested transaction too |
tree | commitdiff |
2009-07-25 |
Rafael Kitover |
use _resolve_column_info in NoBindVars |
tree | commitdiff |
2009-07-25 |
Rafael Kitover |
add a comment |
tree | commitdiff |
2009-07-25 |
Rafael Kitover |
move placeholder support detection into ::Sybase::Base |
tree | commitdiff |
2009-07-24 |
Rafael Kitover |
fix race condition in last_insert_id with placeholders |
tree | commitdiff |
2009-07-24 |
Rafael Kitover |
add placeholder support detection for mssql through... |
tree | commitdiff |
2009-07-24 |
Rafael Kitover |
moved code to ::DBI::MSSQL and added DT inflation test |
tree | commitdiff |
2009-07-23 |
Rafael Kitover |
doc tweak |
tree | commitdiff |
2009-07-22 |
Rafael Kitover |
fix doc for how to check for FreeTDS |
tree | commitdiff |
2009-07-20 |
Rafael Kitover |
change the (incorrect) version check to a check for... |
tree | commitdiff |
2009-07-19 |
Rafael Kitover |
minor cleanups |
tree | commitdiff |
2009-07-19 |
Rafael Kitover |
mangling _select_args turned out to be unnecessary |
tree | commitdiff |
2009-07-17 |
Rafael Kitover |
make insertion of blobs into tables with identity colum... |
tree | commitdiff |
2009-07-09 |
Rafael Kitover |
Merge 'trunk' into 'sybase' |
tree | commitdiff |
2009-07-03 |
Peter Rabbitson |
Switch to C3 mro throughout the ::Storage hierarchy... |
tree | commitdiff |
2009-07-02 |
Rafael Kitover |
Merge 'trunk' into 'sybase' |
tree | commitdiff |
2009-07-01 |
Rafael Kitover |
move connection tests into _ping() |
tree | commitdiff |
2009-07-01 |
Rafael Kitover |
fix segfault with old DBD::Sybase |
tree | commitdiff |
2009-07-01 |
Rafael Kitover |
use ->do instead of ->prepare_cached in oracle's connec... |
tree | commitdiff |
2009-07-01 |
Rafael Kitover |
use dbh->do for connected instead of prepare_cached |
tree | commitdiff |
2009-07-01 |
Rafael Kitover |
better connection test |
tree | commitdiff |
2009-07-01 |
Rafael Kitover |
new connected() for dbd::sybase users |
tree | commitdiff |
2009-06-30 |
Rafael Kitover |
code cleanups |
tree | commitdiff |
2009-06-19 |
Rafael Kitover |
cleanups |
tree | commitdiff |
2009-06-13 |
Rafael Kitover |
switch to DateTime::Format::Sybase |
tree | commitdiff |
2009-06-10 |
Rafael Kitover |
cache rsrc properly in NoBindVars, return undef if... |
tree | commitdiff |
2009-06-10 |
Rafael Kitover |
handle unknown rsrc in NoBindVars and Sybase::NoBindVars |
tree | commitdiff |
2009-06-10 |
Rafael Kitover |
Sybase::NoBindVars now correctly quotes |
tree | commitdiff |
2009-06-06 |
Rafael Kitover |
temporary sybase noquote hack |
tree | commitdiff |
2009-06-06 |
Rafael Kitover |
tweaks to sybase types |
tree | commitdiff |
2009-06-05 |
Rafael Kitover |
update sybase types which shouldn't be quoted |
tree | commitdiff |
2009-06-05 |
Rafael Kitover |
shit doesn't work yet |
tree | commitdiff |
2009-06-05 |
Rafael Kitover |
Merge 'sybase_noquote' into 'sybase' |
tree | commitdiff |
2009-06-04 |
Rafael Kitover |
sybase limit count without offset now works |
tree | commitdiff |
2009-06-04 |
Rafael Kitover |
update Sybase docs |
tree | commitdiff |
2009-06-04 |
Rafael Kitover |
fix base for mssql (can't be a sybase anymore) |
tree | commitdiff |
2009-06-03 |
Rafael Kitover |
fix Sybase DT stuff and storage bases |
tree | commitdiff |
2009-06-03 |
Rafael Kitover |
add missing files to sybase branch |
tree | commitdiff |
2009-06-03 |
Rafael Kitover |
resolve conflict |
tree | commitdiff |
2009-05-24 |
Peter Rabbitson |
Switch around inheritance of MSSQL drivers, remove... |
tree | commitdiff |
2009-05-24 |
Peter Rabbitson |
Deprecate ::DBI::Sybase::MSSQL |
tree | commitdiff |
2009-05-23 |
Rafael Kitover |
try not to fuck mssql with the sybase crap |
tree | commitdiff |
2009-05-23 |
Rafael Kitover |
Merge 'trunk' into 'sybase' |
tree | commitdiff |
2009-05-23 |
Rafael Kitover |
revert last Sybase changes |
tree | commitdiff |
2009-05-23 |
Rafael Kitover |
hide internal Sybase classes from PAUSE |
tree | commitdiff |
2009-05-23 |
Rafael Kitover |
Sybase bindvar and IC::DT support |
tree | commitdiff |
2009-05-12 |
Peter Rabbitson |
Trying to untangle failing merge (whitespace change) |
tree | commitdiff |
next |