2014-10-21 |
Peter Rabbitson |
Switch all double-optdeps calls to a single invocation... |
tree | commitdiff |
2014-09-24 |
Peter Rabbitson |
Clarify licensing, ensure footers are consistent throug... |
tree | commitdiff |
2014-09-21 |
Peter Rabbitson |
A massive amount of link fixes (just links, almost... |
tree | commitdiff |
2014-09-10 |
Peter Rabbitson |
Ensure ::Schema::Versioned connects only once by reusin... |
tree | commitdiff |
2014-07-21 |
Peter Rabbitson |
Add internal assertion guard for some indirect calls... |
tree | commitdiff |
2013-08-08 |
David Steinbrunner |
typo fixes |
tree | commitdiff |
2012-12-11 |
Brendan Byrd |
Various other POD fixes |
tree | commitdiff |
2012-12-09 |
Brendan Byrd |
AUTHORS mass update; mst doesn't have to take credit... |
tree | commitdiff |
2011-06-17 |
David Schmidt |
explicit int cast, prevents the result rounding up... |
tree | commitdiff |
2011-03-27 |
Peter Rabbitson |
Ditch Carp::Clan for our own thing |
tree | commitdiff |
2010-10-20 |
Arthur Axel 'fREW... |
add SEE ALSO |
tree | commitdiff |
2010-10-13 |
Peter Rabbitson |
Undocument lies |
tree | commitdiff |
2010-08-13 |
Peter Rabbitson |
Fix Verisoned.pm to not issue queries that break down... |
tree | commitdiff |
2010-06-01 |
Peter Rabbitson |
Versioned compat code connects too early |
tree | commitdiff |
2010-05-31 |
Peter Rabbitson |
Merge 'trunk' into 'dbicadmin-non-versioned' |
tree | commitdiff |
2010-05-31 |
Peter Rabbitson |
Fix Schema::Versioned borkage |
tree | commitdiff |
2010-05-31 |
Peter Rabbitson |
Merge 'trunk' into 'dbicadmin-non-versioned' |
tree | commitdiff |
2010-05-31 |
Arthur Axel "fREW... |
use namespace::clean w/ Try::Tiny |
tree | commitdiff |
2010-05-25 |
Peter Rabbitson |
Try::Tiny conversion finished |
tree | commitdiff |
2010-05-25 |
Peter Rabbitson |
More try::tiny conversions |
tree | commitdiff |
2010-05-17 |
Ton Voon |
Revert to eval instead of try::tiny because no check... |
tree | commitdiff |
2010-05-17 |
Peter Rabbitson |
Merge 'trunk' into 'try-tiny' |
tree | commitdiff |
2010-05-16 |
Ash Berlin |
Fix how Schema::Versioned gets connection attributes |
tree | commitdiff |
2010-05-14 |
Ton Voon |
Conversion of eval => try (part 1) |
tree | commitdiff |
2010-05-07 |
Eden Cardim |
dbicadmin can now install non-versioned schemas |
tree | commitdiff |
2010-03-05 |
Andrew Moore |
Fix regression where SQL files with comments were not... |
tree | commitdiff |
2010-02-15 |
Nuba Princigalli |
spelling fixes in the documaentation, sholud be gud... |
tree | commitdiff |
2010-02-15 |
Peter Rabbitson |
Spellcheck (jawnsy++) |
tree | commitdiff |
2010-02-12 |
Peter Rabbitson |
Move sqlt dephandling to Optional::Deps |
tree | commitdiff |
2010-01-31 |
Arthur Axel "fREW... |
cleanup (3 arg open, 1 grep instead of 3) |
tree | commitdiff |
2010-01-26 |
Peter Rabbitson |
No need for 2 statements to get the version |
tree | commitdiff |
2010-01-19 |
Peter Rabbitson |
Merge 'trunk' into 'multiple_version_upgrade' |
tree | commitdiff |
2010-01-19 |
Peter Rabbitson |
Some minor test refactor and tab cleanups |
tree | commitdiff |
2010-01-17 |
Peter Rabbitson |
Test cleanup |
tree | commitdiff |
2010-01-17 |
Peter Rabbitson |
Real detabify |
tree | commitdiff |
2010-01-14 |
Nigel Metheringham |
Changes to support multiple step schema version updates |
tree | commitdiff |
2009-12-09 |
Peter Rabbitson |
It's almost 2010 - load_components ('Core') is like... |
tree | commitdiff |
2009-11-23 |
Peter Rabbitson |
Fix ::Versioned regression introduced in r7925 |
tree | commitdiff |
2009-11-19 |
Peter Rabbitson |
Bail out eary in Versioned if no versioning checks... |
tree | commitdiff |
2009-09-18 |
Peter Rabbitson |
This code belogs in Storage::DBI |
tree | commitdiff |
2009-09-02 |
Peter Rabbitson |
Centralize handling of minimum sqlt version to DBIx... |
tree | commitdiff |
2009-07-16 |
Peter Rabbitson |
A couple of typos, and general whitespace cleanup ... |
tree | commitdiff |
2009-05-19 |
Justin Hunter |
I think I got it right this time |
tree | commitdiff |
2009-05-19 |
Justin Hunter |
doc patch per amiri |
tree | commitdiff |
2009-05-12 |
Peter Rabbitson |
Switch warn to carp and die to throw_exception where... |
tree | commitdiff |
2009-05-08 |
Peter Rabbitson |
Throw away some debugging code |
tree | commitdiff |
2009-03-31 |
Jess Robinson |
Fix my email address in AUTHOR |
tree | commitdiff |
2009-03-11 |
Wallace Reis |
removed configure_sqlt method |
tree | commitdiff |
2009-02-07 |
Peter Rabbitson |
Up dependency on SQLT (releasing now) |
tree | commitdiff |
2008-08-27 |
John Goulah |
adding contact details per lukes request; added docs... |
tree | commitdiff |
2008-08-26 |
John Goulah |
virtual method so user can create upgrade path across... |
tree | commitdiff |
2008-08-07 |
Luke Saunders |
separated upgrade statement execution to new method |
tree | commitdiff |
2008-07-15 |
Luke Saunders |
removed EXPERIMENTAL notices |
tree | commitdiff |
2008-07-15 |
Luke Saunders |
major versioning doc refactor |
tree | commitdiff |
2008-07-14 |
Luke Saunders |
reordered methods of Versioned.pm and factored the... |
tree | commitdiff |
2008-07-09 |
Luke Saunders |
fixed versioned stuff to strip BEGIN from sql files |
tree | commitdiff |
2008-07-07 |
Luke Saunders |
moved schema_version from Versioning to core |
tree | commitdiff |
2008-07-04 |
Luke Saunders |
made versioning overwrite ddl and diff files where... |
tree | commitdiff |
2008-06-30 |
Luke Saunders |
implemented versioning tests for version warns |
tree | commitdiff |
2008-06-30 |
Luke Saunders |
added ignore_version connect attr and updated docs... |
tree | commitdiff |
2008-06-30 |
Nigel Metheringham |
Corrected spelling of TRANSACTION in code reading sql... |
tree | commitdiff |
2008-06-27 |
Luke Saunders |
changed default behaviour of do_upgrade in versioned... |
tree | commitdiff |
2008-05-05 |
Matt S Trout |
restore debolaz's cleanup patch since it's not what... |
tree | commitdiff |
2008-05-05 |
Matt S Trout |
this was meant to be deleted with the rest of the Moose... |
tree | commitdiff |
2008-05-05 |
John Napiorkowski |
removed query count stuff from trunk so we can play... |
tree | commitdiff |
2008-05-05 |
Matt S Trout |
reverse r4290 since we -do- -not- currently want these... |
tree | commitdiff |
2008-04-28 |
John Napiorkowski |
minor formatting updates and typos fixes to the schema... |
tree | commitdiff |
2008-04-24 |
Anders Nor Berle |
Fix PAUSE indexing of packages |
tree | commitdiff |
2008-04-22 |
John Napiorkowski |
added role for the at query interval run job system |
tree | commitdiff |
2008-03-04 |
Luke Saunders |
improved docs and added env var to skip version checks... |
tree | commitdiff |
2008-03-01 |
Ash Berlin |
Fix versioning test so it works with SQLT 0.09. v0.08010 |
tree | commitdiff |
2008-02-28 |
Luke Saunders |
removed startup comment if no action required |
tree | commitdiff |
2008-02-28 |
Luke Saunders |
lowercased column names of versions table |
tree | commitdiff |
2008-02-28 |
Luke Saunders |
cleaned up get_db_version |
tree | commitdiff |
2008-02-28 |
Luke Saunders |
hack bugfix for sqlt_type weirdness |
tree | commitdiff |
2008-02-28 |
Luke Saunders |
changed versioning table from SchemaVersions to dbix_cl... |
tree | commitdiff |
2008-02-27 |
Luke Saunders |
increased sqlt rev dep |
tree | commitdiff |
2008-02-14 |
Luke Saunders |
fixed versioned loading split bug |
tree | commitdiff |
2008-02-09 |
Luke Saunders |
sanified layout of Versioned.pm and documented changes |
tree | commitdiff |
2007-11-25 |
Luke Saunders |
upgrade will only produce a diff between the DB and... |
tree | commitdiff |
2007-11-24 |
Ash Berlin |
Change diffing code to use $sqlt_schema. Sort tables... |
tree | commitdiff |
2007-10-24 |
Luke Saunders |
fixed broken regex when reading sql files |
tree | commitdiff |
2007-10-23 |
Luke Saunders |
fixed versioning test and checked db and schema version... |
tree | commitdiff |
2007-08-21 |
Luke Saunders |
determines parser from dbh driver name and gives parser... |
tree | commitdiff |
2007-08-21 |
Luke Saunders |
works well, we now just require a nice way to deploy... |
tree | commitdiff |
2007-08-15 |
Luke Saunders |
moved upgrade file reading into upgrade from _on_connect |
tree | commitdiff |
2007-08-15 |
Luke Saunders |
tests are a mess, but Versioned.pm should work now |
tree | commitdiff |
2007-08-15 |
Luke Saunders |
created ->get_db_version and moved all overridable... |
tree | commitdiff |
2007-08-10 |
Tom Hukins |
Fix package names in documentation |
tree | commitdiff |
2007-08-07 |
Cory G Watson |
Refactor Statistics to clean up printing of debug info... |
tree | commitdiff |
2007-06-17 |
Matt S Trout |
0.08001 because I'm an idiot |
tree | commitdiff |
2007-06-17 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'trunk' |
tree | commitdiff |
2007-05-30 |
Matt S Trout |
added schema_version method to bypass version.pm |
tree | commitdiff |
2006-11-23 |
Jess Robinson |
Add backup_directory, make tests cleanup |
tree | commitdiff |
2006-11-22 |
Jess Robinson |
Fix tests, remove some random rints |
tree | commitdiff |
2006-10-06 |
Jess Robinson |
Versioning! With tests! Woo! |
tree | commitdiff |
2006-05-22 |
Jess Robinson |
Ensure connected so we get the correct DBI::Foo type |
tree | commitdiff |
2006-05-19 |
Jess Robinson |
Rename to Versioned.pm and other changes |
tree | commitdiff |
2006-05-10 |
Jess Robinson |
Rename according to mst ;) |
tree | commitdiff |
|