projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add single() ro RSC
[dbsrgits/DBIx-Class-Historic.git]
/
lib
/
DBIx
/
Class
/
Schema
/
Versioned.pm
2009-09-02
Peter Rabbitson
Centralize handling of minimum sqlt version to DBIx...
blob
|
commitdiff
2009-07-16
Peter Rabbitson
A couple of typos, and general whitespace cleanup ...
blob
|
commitdiff
|
diff to current
2009-05-19
Justin Hunter
I think I got it right this time
blob
|
commitdiff
|
diff to current
2009-05-19
Justin Hunter
doc patch per amiri
blob
|
commitdiff
|
diff to current
2009-05-12
Peter Rabbitson
Switch warn to carp and die to throw_exception where...
blob
|
commitdiff
|
diff to current
2009-05-08
Peter Rabbitson
Throw away some debugging code
blob
|
commitdiff
|
diff to current
2009-03-31
Jess Robinson
Fix my email address in AUTHOR
blob
|
commitdiff
|
diff to current
2009-03-11
Wallace Reis
removed configure_sqlt method
blob
|
commitdiff
|
diff to current
2009-02-07
Peter Rabbitson
Up dependency on SQLT (releasing now)
blob
|
commitdiff
|
diff to current
2008-08-27
John Goulah
adding contact details per lukes request; added docs...
blob
|
commitdiff
|
diff to current
2008-08-26
John Goulah
virtual method so user can create upgrade path across...
blob
|
commitdiff
|
diff to current
2008-08-07
Luke Saunders
separated upgrade statement execution to new method
blob
|
commitdiff
|
diff to current
2008-07-15
Luke Saunders
removed EXPERIMENTAL notices
blob
|
commitdiff
|
diff to current
2008-07-15
Luke Saunders
major versioning doc refactor
blob
|
commitdiff
|
diff to current
2008-07-14
Luke Saunders
reordered methods of Versioned.pm and factored the...
blob
|
commitdiff
|
diff to current
2008-07-09
Luke Saunders
fixed versioned stuff to strip BEGIN from sql files
blob
|
commitdiff
|
diff to current
2008-07-07
Luke Saunders
moved schema_version from Versioning to core
blob
|
commitdiff
|
diff to current
2008-07-04
Luke Saunders
made versioning overwrite ddl and diff files where...
blob
|
commitdiff
|
diff to current
2008-06-30
Luke Saunders
implemented versioning tests for version warns
blob
|
commitdiff
|
diff to current
2008-06-30
Luke Saunders
added ignore_version connect attr and updated docs...
blob
|
commitdiff
|
diff to current
2008-06-30
Nigel Metheringham
Corrected spelling of TRANSACTION in code reading sql...
blob
|
commitdiff
|
diff to current
2008-06-27
Luke Saunders
changed default behaviour of do_upgrade in versioned...
blob
|
commitdiff
|
diff to current
2008-05-05
Matt S Trout
restore debolaz's cleanup patch since it's not what...
blob
|
commitdiff
|
diff to current
2008-05-05
Matt S Trout
reverse r4290 since we -do- -not- currently want these...
blob
|
commitdiff
|
diff to current
2008-04-24
Anders Nor Berle
Fix PAUSE indexing of packages
blob
|
commitdiff
|
diff to current
2008-03-04
Luke Saunders
improved docs and added env var to skip version checks...
blob
|
commitdiff
|
diff to current
2008-03-01
Ash Berlin
Fix versioning test so it works with SQLT 0.09.
blob
|
commitdiff
|
diff to current
2008-02-28
Luke Saunders
removed startup comment if no action required
blob
|
commitdiff
|
diff to current
2008-02-28
Luke Saunders
lowercased column names of versions table
blob
|
commitdiff
|
diff to current
2008-02-28
Luke Saunders
cleaned up get_db_version
blob
|
commitdiff
|
diff to current
2008-02-28
Luke Saunders
hack bugfix for sqlt_type weirdness
blob
|
commitdiff
|
diff to current
2008-02-28
Luke Saunders
changed versioning table from SchemaVersions to dbix_cl...
blob
|
commitdiff
|
diff to current
2008-02-27
Luke Saunders
increased sqlt rev dep
blob
|
commitdiff
|
diff to current
2008-02-14
Luke Saunders
fixed versioned loading split bug
blob
|
commitdiff
|
diff to current
2008-02-09
Luke Saunders
sanified layout of Versioned.pm and documented changes
blob
|
commitdiff
|
diff to current
2007-11-25
Luke Saunders
upgrade will only produce a diff between the DB and...
blob
|
commitdiff
|
diff to current
2007-11-24
Ash Berlin
Change diffing code to use $sqlt_schema. Sort tables...
blob
|
commitdiff
|
diff to current
2007-10-24
Luke Saunders
fixed broken regex when reading sql files
blob
|
commitdiff
|
diff to current
2007-10-23
Luke Saunders
fixed versioning test and checked db and schema version...
blob
|
commitdiff
|
diff to current
2007-08-21
Luke Saunders
determines parser from dbh driver name and gives parser...
blob
|
commitdiff
|
diff to current
2007-08-21
Luke Saunders
works well, we now just require a nice way to deploy...
blob
|
commitdiff
|
diff to current
2007-08-15
Luke Saunders
moved upgrade file reading into upgrade from _on_connect
blob
|
commitdiff
|
diff to current
2007-08-15
Luke Saunders
tests are a mess, but Versioned.pm should work now
blob
|
commitdiff
|
diff to current
2007-08-15
Luke Saunders
created ->get_db_version and moved all overridable...
blob
|
commitdiff
|
diff to current
2007-08-10
Tom Hukins
Fix package names in documentation
blob
|
commitdiff
|
diff to current
2007-08-07
Cory G Watson
Refactor Statistics to clean up printing of debug info...
blob
|
commitdiff
|
diff to current
2007-06-17
Matt S Trout
0.08001 because I'm an idiot
blob
|
commitdiff
|
diff to current
2007-06-17
Matt S Trout
Merge 'DBIx-Class-current' into 'trunk'
blob
|
commitdiff
|
diff to current
2007-05-30
Matt S Trout
added schema_version method to bypass version.pm
blob
|
commitdiff
|
diff to current
2006-11-23
Jess Robinson
Add backup_directory, make tests cleanup
blob
|
commitdiff
|
diff to current
2006-11-22
Jess Robinson
Fix tests, remove some random rints
blob
|
commitdiff
|
diff to current
2006-10-06
Jess Robinson
Versioning! With tests! Woo!
blob
|
commitdiff
|
diff to current
2006-05-22
Jess Robinson
Ensure connected so we get the correct DBI::Foo type
blob
|
commitdiff
|
diff to current
2006-05-19
Jess Robinson
Rename to Versioned.pm and other changes
blob
|
commitdiff
|
diff to current
2006-05-10
Jess Robinson
Rename according to mst ;)
blob
|
commitdiff
|
diff to current