2009-05-03 |
Johannes Plunien |
Methods update/delete on resultset use now new as_query... |
tree | commitdiff |
2009-04-24 |
Moritz Onken |
patch for DBI.pm so store_column is called only once... |
tree | commitdiff |
2009-04-21 |
Peter Rabbitson |
New SQLite kicks ass - remove some warning silencers... |
tree | commitdiff |
2009-03-29 |
Peter Rabbitson |
Take experimental off TxnScopeGuard |
tree | commitdiff |
2009-03-19 |
Rob Kinyon |
Moved some SQL parsing of ORDER BY from _select_args... |
tree | commitdiff |
2009-03-11 |
Wallace Reis |
removed configure_sqlt method |
tree | commitdiff |
2009-03-11 |
Peter Rabbitson |
Replace the fallback _dbh_last_insert_id with an explic... |
tree | commitdiff |
2009-03-09 |
Peter Rabbitson |
Strip bogus Data::Dump requires |
tree | commitdiff |
2009-03-03 |
Peter Rabbitson |
Put code back into branch (and fix trunk snafu) |
tree | commitdiff |
2009-03-03 |
Peter Rabbitson |
Backout entire sybase/nobindvars/noquote changeset... |
tree | commitdiff |
2009-03-03 |
Peter Rabbitson |
Clarify sybase/nobindvars problem (should have never... |
tree | commitdiff |
2009-02-27 |
Peter Rabbitson |
Fix some should_quote_data_type problems |
tree | commitdiff |
2009-02-27 |
Peter Rabbitson |
Merge 'sybase' into 'trunk' |
tree | commitdiff |
2009-02-24 |
Guillermo Roditi |
correct args in wrong order in deplo_statements |
tree | commitdiff |
2009-02-22 |
Rob Kinyon |
Added support for subqueries in the select and +select... |
tree | commitdiff |
2009-02-20 |
Matt S Trout |
revert previous revision |
tree | commitdiff |
2009-02-20 |
Jason M. Mills |
Merge 'rt_bug_41083' into 'trunk' |
tree | commitdiff |
2009-02-20 |
Michael Reddick |
added support for from => $rs->as_query |
tree | commitdiff |
2009-02-18 |
Rob Kinyon |
Merge 'subquery' into 'trunk' |
tree | commitdiff |
2009-02-18 |
John Napiorkowski |
Merge 'trunk' into 'subquery' |
tree | commitdiff |
2009-02-18 |
John Napiorkowski |
I guess ensure_connected does not have a return value... |
tree | commitdiff |
2009-02-18 |
Rob Kinyon |
as_query now provides its own parens |
tree | commitdiff |
2009-02-17 |
Rafael Kitover |
minor Oracle changes |
tree | commitdiff |
2009-02-17 |
Norbert Buchmuller |
* Added the missing POD of a sub. |
tree | commitdiff |
2009-02-17 |
Norbert Buchmuller |
* Fixed the bug with omitting 'FOR UPDATE'/'FOR SHARED... |
tree | commitdiff |
2009-02-16 |
Rob Kinyon |
Merge 'subquery' into 'trunk' |
tree | commitdiff |
2009-02-16 |
Rob Kinyon |
Merge 'trunk' into 'subquery' |
tree | commitdiff |
2009-02-16 |
Peter Rabbitson |
Some cleanups of oracle patch |
tree | commitdiff |
2009-02-16 |
Rafael Kitover |
sorry, I fucked up the indentation... |
tree | commitdiff |
2009-02-15 |
Rafael Kitover |
Improved connected logic for Oracle storage |
tree | commitdiff |
2009-02-15 |
Johannes Plunien |
RT#38251: DBIx::Class::Storage::DBI::Oracle::Generic... |
tree | commitdiff |
2009-02-15 |
Peter Rabbitson |
A dbh_do statement executed with bind values will confu... |
tree | commitdiff |
2009-02-13 |
Rafael Kitover |
Throw exception on invalidated session if in a transaction. |
tree | commitdiff |
2009-02-13 |
Rafael Kitover |
Some fixes for Oracle edge cases |
tree | commitdiff |
2009-02-13 |
Johannes Plunien |
Refactored and re-added r5041: Split sql statements... |
tree | commitdiff |
2009-02-11 |
Rob Kinyon |
check in bombing test for subquery-with-as_query |
tree | commitdiff |
2009-02-10 |
Rob Kinyon |
Added as_query() support to ResultSetColumn |
tree | commitdiff |
2009-02-10 |
Rob Kinyon |
Added as_query to ResultSet with a couple tests |
tree | commitdiff |
2009-02-07 |
Peter Rabbitson |
Up dependency on SQLT (releasing now) |
tree | commitdiff |
2009-02-02 |
Peter Rabbitson |
part 2 |
tree | commitdiff |
2009-02-02 |
Peter Rabbitson |
Bring back _RowNumberOver deleted in the sqla commotion... |
tree | commitdiff |
2009-01-30 |
Peter Rabbitson |
Add the _find_syntax caching back |
tree | commitdiff |
2009-01-30 |
Jess Robinson |
DB2 compatibility fix, update test to add new artist... |
tree | commitdiff |
2009-01-18 |
Norbert Buchmuller |
Merge 'trunk' into 'sqla_1.50_compat' |
tree | commitdiff |
2009-01-18 |
Norbert Buchmuller |
Merge 'trunk' into 'sqla_1.50_compat' |
tree | commitdiff |
2009-01-16 |
Peter Rabbitson |
Proper MSSQL last_insert_id() scoping patch by abraxxa |
tree | commitdiff |
2009-01-14 |
Rafael Kitover |
auto_savepoint support for Oracle and a note on txn_do... |
tree | commitdiff |
2009-01-09 |
Ricardo Signes |
by setting conn_?id first, we prevent $storage->dbh... |
tree | commitdiff |
2009-01-08 |
Ricardo Signes |
fix the just-added test; pass the Storage object to... |
tree | commitdiff |
2008-12-22 |
Yuval Kogman |
map blob to PG_BYTEA on DBD::Pg |
tree | commitdiff |
2008-12-20 |
Norbert Buchmuller |
Merge 'trunk' into 'sqla_1.50_compat' |
tree | commitdiff |
2008-12-19 |
John Napiorkowski |
more noise debugging messages if debug is on, minor... |
tree | commitdiff |
2008-12-15 |
John Napiorkowski |
changes to replication so that if a replicant is offlin... |
tree | commitdiff |
2008-11-26 |
Norbert Buchmuller |
* Removed extra parens from the ON expression of JOIN... |
tree | commitdiff |
2008-11-25 |
Norbert Buchmuller |
* Disabled stringification of arrayref bind values... |
tree | commitdiff |
2008-11-20 |
Jess Robinson |
Fix pod errors so that some storage subclasses show... |
tree | commitdiff |
2008-11-16 |
Norbert Buchmuller |
* Added test cases to test if arrayref bind values... |
tree | commitdiff |
2008-11-13 |
Peter Rabbitson |
resultset attribute from can now take a scalarref and... |
tree | commitdiff |
2008-11-12 |
Norbert Buchmuller |
* Made DBIC::SQL::Abstract pass on order_by hashref... |
tree | commitdiff |
2008-11-12 |
Matt S Trout |
Merge 'trunk' into 'sqla_1.50_compat' |
tree | commitdiff |
2008-11-10 |
Norbert Buchmuller |
* Removed dead code (sub _RowNumberOver). |
tree | commitdiff |
2008-11-10 |
Norbert Buchmuller |
* Converted some of the test cases to use SQL::Abstrac... |
tree | commitdiff |
2008-11-10 |
Peter Rabbitson |
Switch out one more reliance on connect_info |
tree | commitdiff |
2008-11-10 |
John Napiorkowski |
changed the way we get the DSN for debugging in replication |
tree | commitdiff |
2008-11-09 |
Peter Rabbitson |
Switch schema management version calls from VERSION... |
tree | commitdiff |
2008-11-09 |
Peter Rabbitson |
Fix detection of multiple rows being returned for singl... |
tree | commitdiff |
2008-11-01 |
Johannes Plunien |
rolling back my last change, waiting until new sqlt... |
tree | commitdiff |
2008-11-01 |
Johannes Plunien |
fixed next warnings |
tree | commitdiff |
2008-11-01 |
Johannes Plunien |
split sql statements for deploy only if SQLT::Producer... |
tree | commitdiff |
2008-10-30 |
Peter Rabbitson |
Final set of DBI docfixes |
tree | commitdiff |
2008-10-30 |
Jess Robinson |
Documentation fixups, still needs standardising though |
tree | commitdiff |
2008-10-30 |
Peter Rabbitson |
Fix some lapses in Storage::DBI pod |
tree | commitdiff |
2008-10-30 |
Peter Rabbitson |
Massive cleanup of Storage::DBI::connect_info, based... |
tree | commitdiff |
2008-10-28 |
Peter Rabbitson |
Fix an obscure bug in the DBI exception handler, clobbe... |
tree | commitdiff |
2008-10-07 |
Peter Rabbitson |
Silence SQLite ->disconnect warnings |
tree | commitdiff |
2008-10-06 |
Marc Mims |
Use DBI->last_insert_id for ODBC base class. |
tree | commitdiff |
2008-09-28 |
Matt S Trout |
new_related works again |
tree | commitdiff |
2008-09-21 |
Peter Rabbitson |
SQLite is rather peculiar on disconnection as described... |
tree | commitdiff |
2008-08-27 |
John Napiorkowski |
fixed braindead typo in docs telling people to use... |
tree | commitdiff |
2008-08-24 |
Matt S Trout |
first cut at vairable bind vars for sybase |
tree | commitdiff |
2008-08-12 |
Marc Mims |
ODBC fixes: superfluous connection in rebless; undef... |
tree | commitdiff |
2008-08-07 |
Luke Saunders |
proxying new storage method |
tree | commitdiff |
2008-08-06 |
Luke Saunders |
added with_deferred_fk_checks functionality to storage |
tree | commitdiff |
2008-07-23 |
John Napiorkowski |
podcoverage test now requires minimum 0.19 version... |
tree | commitdiff |
2008-07-23 |
John Napiorkowski |
changed some replication POD so that we get correctly... |
tree | commitdiff |
2008-07-18 |
John Napiorkowski |
updated CHANGES, removed debug code left by accident... |
tree | commitdiff |
2008-07-18 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
tree | commitdiff |
2008-07-14 |
Luke Saunders |
reordered methods of Versioned.pm and factored the... |
tree | commitdiff |
2008-07-11 |
John Napiorkowski |
just a tiny grammer fix to POD |
tree | commitdiff |
2008-07-11 |
John Napiorkowski |
added tests for required modules, minor documentation... |
tree | commitdiff |
2008-07-10 |
John Napiorkowski |
make sure debugobj calls always go to the master |
tree | commitdiff |
2008-07-10 |
John Napiorkowski |
fixed regression in the random balancer that I created... |
tree | commitdiff |
2008-07-09 |
John Napiorkowski |
make sure various Storage mutators correctly return... |
tree | commitdiff |
2008-07-09 |
John Napiorkowski |
removed the mistaken debug code |
tree | commitdiff |
2008-07-09 |
John Napiorkowski |
use BUILDARGS intead of wrapping new, added make_immuta... |
tree | commitdiff |
2008-07-09 |
John Napiorkowski |
use BUILDARGS intead of wrapping new, added make_immuta... |
tree | commitdiff |
2008-07-07 |
John Napiorkowski |
updated documentation, adding some hints and details... |
tree | commitdiff |
2008-07-07 |
John Napiorkowski |
removed some debugging comments, removed transaction... |
tree | commitdiff |
2008-07-07 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
tree | commitdiff |
2008-07-04 |
Luke Saunders |
made versioning overwrite ddl and diff files where... |
tree | commitdiff |
next |