2012-03-22 |
Peter Rabbitson |
Multiple cleanups to accommodate broken FreeTDS driver |
blob | commitdiff |
2012-03-20 |
Rafael Kitover |
Factor out IDENTITY_INSERT for Sybase ASE and MSSQL... |
blob | commitdiff | diff to current |
2011-04-29 |
Peter Rabbitson |
Another overhaul of transaction/savepoint handling |
blob | commitdiff | diff to current |
2011-03-30 |
Peter Rabbitson |
Massive rewrite of bind handling, and overall simplific... |
blob | commitdiff | diff to current |
2011-03-01 |
Peter Rabbitson |
Switch sql_maker_class and datetime_parser_type to... |
blob | commitdiff | diff to current |
2011-02-24 |
Rafael Kitover |
Refactor UUID generation logic in ::Storage::DBI::Uniqu... |
blob | commitdiff | diff to current |
2011-02-03 |
Rafael Kitover |
add quote_names connect_info option |
blob | commitdiff | diff to current |
2011-01-19 |
Rafael Kitover |
Improvements for MSSQL+ODBC multiple active resultset... |
blob | commitdiff | diff to current |
2010-12-01 |
Peter Rabbitson |
Rename method, normalize rv to [$sql, @bind] |
blob | commitdiff | diff to current |
2010-11-10 |
Peter Rabbitson |
Introduce columns_info, switch a large portion of the... |
blob | commitdiff | diff to current |
2010-10-10 |
Peter Rabbitson |
Rename vaguely named internal method |
blob | commitdiff | diff to current |
2010-08-27 |
Peter Rabbitson |
Rename SQLAHacks to SQLMaker, shuffle around files... |
blob | commitdiff | diff to current |
2010-08-26 |
Peter Rabbitson |
SQLA::Limit is no more \o/ |
blob | commitdiff | diff to current |
2010-06-02 |
Peter Rabbitson |
Do not use 2**32 directly - causes %u differences betwe... |
blob | commitdiff | diff to current |
2010-06-01 |
Rafael Kitover |
use namespace::cleaned out imports for some common... |
blob | commitdiff | diff to current |
2010-05-31 |
Arthur Axel "fREW... |
use namespace::clean w/ Try::Tiny |
blob | commitdiff | diff to current |
2010-05-25 |
Peter Rabbitson |
Try::Tiny conversion finished |
blob | commitdiff | diff to current |
2010-05-25 |
Peter Rabbitson |
More try::tiny conversions |
blob | commitdiff | diff to current |
2010-05-15 |
Ton Voon |
All expected evals converted to try, except where no... |
blob | commitdiff | diff to current |
2010-05-07 |
Rafael Kitover |
minor change |
blob | commitdiff | diff to current |
2010-05-07 |
Rafael Kitover |
detect row_number() over support in MSSQL if version... |
blob | commitdiff | diff to current |
2010-05-03 |
Peter Rabbitson |
Do not add TOP prefixes to queries already containing it |
blob | commitdiff | diff to current |
2010-04-14 |
Rafael Kitover |
datetime millisecond precision for MSSQL |
blob | commitdiff | diff to current |
2010-04-08 |
Peter Rabbitson |
Refactor the version handling |
blob | commitdiff | diff to current |
2010-04-07 |
Rafael Kitover |
UUID support for SQL Anywhere |
blob | commitdiff | diff to current |
2010-03-25 |
Rafael Kitover |
remove _get_mssql_version |
blob | commitdiff | diff to current |
2010-03-16 |
Rafael Kitover |
_ping for MSSQL |
blob | commitdiff | diff to current |
2010-02-18 |
Peter Rabbitson |
Retire useless abstraction (all rdbms need this anyway) |
blob | commitdiff | diff to current |
2010-02-15 |
Nuba Princigalli |
spelling fixes in the documaentation, sholud be gud... |
blob | commitdiff | diff to current |
2010-02-14 |
Peter Rabbitson |
Merge 'trunk' into 'pri_key_refactor' |
blob | commitdiff | diff to current |
2010-02-05 |
Peter Rabbitson |
Refactor some evil code |
blob | commitdiff | diff to current |
2010-01-31 |
Peter Rabbitson |
This is not really used for anything (same code in... |
blob | commitdiff | diff to current |
2010-01-10 |
Peter Rabbitson |
rename as per mst |
blob | commitdiff | diff to current |
2010-01-10 |
Peter Rabbitson |
Rename subquery to subselect and rewrite POD (per castaway) |
blob | commitdiff | diff to current |
2010-01-09 |
Peter Rabbitson |
Changes and typos |
blob | commitdiff | diff to current |
2010-01-09 |
Peter Rabbitson |
Close the book on mssql ordered subqueries |
blob | commitdiff | diff to current |
2009-12-16 |
Peter Rabbitson |
This is horrific but the tests pass... maybe someone... |
blob | commitdiff | diff to current |
2009-12-09 |
Arthur Axel "fREW... |
fail nicely if user doesn't have perms for xp_msver |
blob | commitdiff | diff to current |
2009-12-09 |
Arthur Axel "fREW... |
fix mssql version check so it's lazier |
blob | commitdiff | diff to current |
2009-12-08 |
Arthur Axel "fREW... |
real exception instead of die |
blob | commitdiff | diff to current |
2009-12-08 |
Arthur Axel "fREW... |
add version check for mssql 2005 and greater |
blob | commitdiff | diff to current |
2009-12-05 |
Peter Rabbitson |
Wrap mssql selects in yet another subquery to make... |
blob | commitdiff | diff to current |
2009-12-04 |
Peter Rabbitson |
Unify the MSSQL and DB2 RNO implementations - they... |
blob | commitdiff | diff to current |
2009-12-04 |
Peter Rabbitson |
Add support for unordered limited resultsets |
blob | commitdiff | diff to current |
2009-12-04 |
Peter Rabbitson |
Smarter implementation of the select top 100pct subsele... |
blob | commitdiff | diff to current |
2009-12-04 |
Peter Rabbitson |
Variable clash |
blob | commitdiff | diff to current |
2009-12-03 |
Peter Rabbitson |
The correct top100 mssql solution and test |
blob | commitdiff | diff to current |
2009-12-03 |
Arthur Axel "fREW... |
Switch to RowNumberOver for MSSQL |
blob | commitdiff | diff to current |
2009-10-14 |
Rafael Kitover |
Merge 'trunk' into 'ado_mssql' |
blob | commitdiff | diff to current |
2009-09-08 |
Arthur Axel "fREW... |
Turn IDENTITY_INSERT back off after inserts |
blob | commitdiff | diff to current |
2009-09-06 |
Peter Rabbitson |
Fix mssql pod |
blob | commitdiff | diff to current |
2009-09-06 |
Peter Rabbitson |
Clearer MSSQL error message |
blob | commitdiff | diff to current |
2009-09-06 |
Peter Rabbitson |
Centralize identity insert control for mssql (it seems... |
blob | commitdiff | diff to current |
2009-09-01 |
Arthur Axel "fREW... |
pod describing strife with MSSQL |
blob | commitdiff | diff to current |
2009-08-21 |
Rafael Kitover |
something apparently working |
blob | commitdiff | diff to current |
2009-08-20 |
Arthur Axel "fREW... |
add some basic guards to get rid of warnings |
blob | commitdiff | diff to current |
2009-08-13 |
Peter Rabbitson |
Caelum was right to make _get_dbh private - reverting... |
blob | commitdiff | diff to current |
2009-08-05 |
Peter Rabbitson |
Whoopsie - more renames |
blob | commitdiff | diff to current |
2009-08-05 |
Rafael Kitover |
update branch after pull |
blob | commitdiff | diff to current |
2009-08-03 |
Peter Rabbitson |
Simplify code and add some comments |
blob | commitdiff | diff to current |
2009-07-30 |
Rafael Kitover |
fix syntax error |
blob | commitdiff | diff to current |
2009-07-30 |
Rafael Kitover |
add missing file |
blob | commitdiff | diff to current |
2009-07-30 |
Rafael Kitover |
MSSQL GUID support |
blob | commitdiff | diff to current |
2009-07-26 |
Rafael Kitover |
SAVEPOINT methods for MSSQL |
blob | commitdiff | diff to current |
2009-07-24 |
Rafael Kitover |
minor doc clarification |
blob | commitdiff | diff to current |
2009-07-24 |
Rafael Kitover |
merge in some more MSSQL code, including odbc dynamic... |
blob | commitdiff | diff to current |
2009-07-24 |
Rafael Kitover |
moved code to ::DBI::MSSQL and added DT inflation test |
blob | commitdiff | diff to current |
2009-07-03 |
Peter Rabbitson |
Switch to C3 mro throughout the ::Storage hierarchy... |
blob | commitdiff | diff to current |
2009-07-03 |
Peter Rabbitson |
Fix some mssql shortcommings when confronted with the... |
blob | commitdiff | diff to current |
2009-06-09 |
Arthur Axel "fREW... |
Added AmbiguousGlob.pm for silly servers like mssql... |
blob | commitdiff | diff to current |
2009-05-24 |
Peter Rabbitson |
Switch around inheritance of MSSQL drivers, remove... |
blob | commitdiff | diff to current |
2009-01-16 |
Peter Rabbitson |
Proper MSSQL last_insert_id() scoping patch by abraxxa |
blob | commitdiff | diff to current |
2006-08-24 |
Brandon L. Black |
clean up the way dbh_do is used in Storage::* so that... |
blob | commitdiff | diff to current |
2006-07-23 |
Brandon L. Black |
infect the storage subdrivers |
blob | commitdiff | diff to current |
2006-06-16 |
Brandon L. Black |
further changes to the Sybase / MSSQL storage stuff |
blob | commitdiff | diff to current |
2006-06-09 |
Brandon L. Black |
NoBindVars + Sybase + MSSQL stuff |
blob | commitdiff | diff to current |
2006-05-20 |
Matt S Trout |
added datetime parser for MSSQL (ta LTJake) |
blob | commitdiff | diff to current |
2006-03-26 |
Brandon L. Black |
converted tabs to spaces, removed trailing whitespace |
blob | commitdiff | diff to current |
2006-02-09 |
Jess Robinson |
Shovelling PK::Auto stuff where it belongs.. |
blob | commitdiff | diff to current |
|