2010-06-01 |
Rafael Kitover |
use namespace::cleaned out imports for some common... |
tree | commitdiff |
2010-05-31 |
Arthur Axel "fREW... |
use namespace::clean w/ Try::Tiny |
tree | commitdiff |
2010-05-25 |
Peter Rabbitson |
More try::tiny conversions |
tree | commitdiff |
2010-02-19 |
Peter Rabbitson |
Fix stupid sqlt parser regression |
tree | commitdiff |
2010-01-19 |
Peter Rabbitson |
Minor style change and white space trim |
tree | commitdiff |
2010-01-19 |
Alexander Hartmaier |
fixed Authors section |
tree | commitdiff |
2010-01-18 |
Alexander Hartmaier |
test and pod fixes |
tree | commitdiff |
2010-01-18 |
Alexander Hartmaier |
better pod thanks to ribasushi |
tree | commitdiff |
2010-01-18 |
Alexander Hartmaier |
added pod section for parser args |
tree | commitdiff |
2010-01-15 |
Alexander Hartmaier |
don't sort the key columns because the order of columns... |
tree | commitdiff |
2010-01-15 |
Alexander Hartmaier |
don't sort the primary columns because order matters... |
tree | commitdiff |
2010-01-15 |
Alexander Hartmaier |
added branch no_duplicate_indexes_for_pk_cols with... |
tree | commitdiff |
2010-01-13 |
Alexander Hartmaier |
added the sources parser arg to the example code |
tree | commitdiff |
2010-01-09 |
Peter Rabbitson |
Changes |
tree | commitdiff |
2010-01-09 |
Peter Rabbitson |
A "fix" for sqlt-related schema leaks |
tree | commitdiff |
2009-12-24 |
Peter Rabbitson |
Don't call the PK setter if no PK |
tree | commitdiff |
2009-12-19 |
Peter Rabbitson |
Fix RT52812 |
tree | commitdiff |
2009-12-18 |
Alexander Hartmaier |
throw_exception if view_definition is missing instead... |
tree | commitdiff |
2009-12-17 |
Alexander Hartmaier |
Views without a view_definition won't be added to the... |
tree | commitdiff |
2009-11-15 |
Peter Rabbitson |
FK constraints towards a view don't quite work |
tree | commitdiff |
2009-10-23 |
Peter Rabbitson |
{ is_foreign_key_constraint => 0, on_delete => undef... |
tree | commitdiff |
2009-08-08 |
Peter Rabbitson |
Fix a corner case and improve comments |
tree | commitdiff |
2009-08-08 |
Peter Rabbitson |
Clarify POD and cleanup the ->name-hack warning |
tree | commitdiff |
2009-08-06 |
Rafael Kitover |
improve the ->name(REF) warning code |
tree | commitdiff |
2009-08-06 |
Rafael Kitover |
add warning for custom resultsources through ->name... |
tree | commitdiff |
2009-07-17 |
Rafael Kitover |
Merge 'trunk' into 'table_name_ref' |
tree | commitdiff |
2009-07-17 |
Dan Dascalescu |
Minor POD grammar: it's -> its where appropriate |
tree | commitdiff |
2009-07-16 |
Peter Rabbitson |
A couple of typos, and general whitespace cleanup ... |
tree | commitdiff |
2009-06-29 |
Peter Rabbitson |
This is sloppy, but sqlt is sloppy too. All tests pass... |
tree | commitdiff |
2009-06-27 |
Peter Rabbitson |
Bump author SQLT dependency for early developer testing |
tree | commitdiff |
2009-06-27 |
Peter Rabbitson |
Adjust sqlt schema parser to add tables in FK dependenc... |
tree | commitdiff |
2009-05-19 |
Peter Rabbitson |
Hide resultsource methods that should have never been... |
tree | commitdiff |
2009-05-08 |
Peter Rabbitson |
Throw away some debugging code |
tree | commitdiff |
2009-04-25 |
Jess Robinson |
Docs on using multiple db schemas (from abraxxa maybe... |
tree | commitdiff |
2009-02-27 |
Peter Rabbitson |
Allow sqlt_deploy_hook on views |
tree | commitdiff |
2009-02-19 |
Jess Robinson |
Add view test. |
tree | commitdiff |
2009-02-11 |
Jess Robinson |
Merge 'view_support' into 'views' |
tree | commitdiff |
2009-02-10 |
Jess Robinson |
More docs, pointing at using deploy/create_ddl_dir |
tree | commitdiff |
2009-02-10 |
Peter Rabbitson |
Finally make the indexer happy wrt SQL::Translator... |
tree | commitdiff |
2009-01-21 |
Jess Robinson |
Docs fixed, tests not fail.. |
tree | commitdiff |
2009-01-20 |
Yuval Kogman |
Add sqlt_deploy_hook to Result Source |
tree | commitdiff |
2008-11-09 |
Peter Rabbitson |
Switch schema management version calls from VERSION... |
tree | commitdiff |
2008-11-06 |
Steffen Schwigon |
unhide SQL::Translator::Parser::DBIx::Class from pause... |
tree | commitdiff |
2008-11-06 |
Steffen Schwigon |
pod documentation for SQL::Translator::Parser::DBIx... |
tree | commitdiff |
2008-09-16 |
Wallace Reis |
getting rid of warns about undefined value for accessor |
tree | commitdiff |
2008-08-26 |
Wallace Reis |
missed sql key |
tree | commitdiff |
2008-08-25 |
Peter Rabbitson |
Merge 'trunk' into 'view_support' |
tree | commitdiff |
2008-08-25 |
Guillermo Roditi |
parser improvements and test correction |
tree | commitdiff |
2008-08-25 |
Guillermo Roditi |
is_virtual support |
tree | commitdiff |
2008-08-25 |
Peter Rabbitson |
Force on_delete/on_update arguments to upper case for... |
tree | commitdiff |
2008-08-23 |
Guillermo Roditi |
oops |
tree | commitdiff |
2008-08-23 |
Guillermo Roditi |
ground work. still to do is tests, docs, better code |
tree | commitdiff |
2008-08-22 |
Peter Rabbitson |
- Allow explicit specification of ON DELETE/ON UPDATE... |
tree | commitdiff |
2008-07-18 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
tree | commitdiff |
2008-07-15 |
Johannes Plunien |
Skip custom query sources |
tree | commitdiff |
2008-06-11 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
tree | commitdiff |
2008-06-10 |
Luke Saunders |
allow add_fk_index param to be specified in rel def |
tree | commitdiff |
2008-06-10 |
Luke Saunders |
added some perldoc |
tree | commitdiff |
2008-06-04 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
tree | commitdiff |
2008-06-03 |
Ash Berlin |
Remove Digest::SHA1 dep too |
tree | commitdiff |
2008-06-03 |
Ash Berlin |
Remove the length limit on identifiers - it doesn't... |
tree | commitdiff |
2008-05-30 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
tree | commitdiff |
2008-05-30 |
Matt S Trout |
fix SQL::Translator parser to add $table_idx_ on the... |
tree | commitdiff |
2008-05-14 |
John Napiorkowski |
changed SQLT::Parser::DBIC so that in FK constraints... |
tree | commitdiff |
2008-05-08 |
John Napiorkowski |
more cleanup of the test suite so that we can run it... |
tree | commitdiff |
2008-05-08 |
John Napiorkowski |
lots of updates to make the test suite work with databa... |
tree | commitdiff |
2008-04-25 |
Luke Saunders |
removed auto-generated indexes from being explicitly... |
tree | commitdiff |
2008-04-01 |
Ash Berlin |
Constraint/index name fix from rdj |
tree | commitdiff |
2008-03-17 |
Ash Berlin |
Fix test to reflect correct default state for deferrabl... |
tree | commitdiff |
2008-03-17 |
Ash Berlin |
Fix is_deferrable and respcet sqltargs properly |
tree | commitdiff |
2008-03-04 |
Luke Saunders |
manual merge for deferrable changes from trunk |
tree | commitdiff |
2008-03-04 |
Luke Saunders |
Merge 'trunk' into 'versioned_enhancements' |
tree | commitdiff |
2008-03-04 |
Ash Berlin |
is_deferrable patch from Debolaz |
tree | commitdiff |
2008-02-27 |
Luke Saunders |
fixed behaviour or is_foreign_key_constraint and unique... |
tree | commitdiff |
2008-01-16 |
Michael G Schwern |
Merge 'trunk' into 'cdbicompat_integration' |
tree | commitdiff |
2007-11-24 |
Ash Berlin |
Change diffing code to use $sqlt_schema. Sort tables... |
tree | commitdiff |
2007-11-24 |
Ash Berlin |
Merge 'trunk' into 'versioned_enhancements' |
tree | commitdiff |
2007-11-24 |
Ash Berlin |
Sort tables for consistent output |
tree | commitdiff |
2007-11-15 |
Ash Berlin |
Fix is_foreign_key_constraint - thanks Jon Schutz |
tree | commitdiff |
2007-10-23 |
Luke Saunders |
changed constraint and index generation to be consisten... |
tree | commitdiff |
2007-10-22 |
Luke Saunders |
Merge 'trunk' into 'versioned_enhancements' |
tree | commitdiff |
2007-10-12 |
Ash Berlin |
Test sqlt_deploy_hook on the Schema level |
tree | commitdiff |
2007-10-12 |
Ash Berlin |
Remove add_index and replace it with sqlt_deploy_hook |
tree | commitdiff |
2007-10-12 |
Ash Berlin |
s/indices/indexes/ to keep Jess happy. |
tree | commitdiff |
2007-10-12 |
Ash Berlin |
Add an add_index method on ResultSource (and proxy... |
tree | commitdiff |
2007-09-25 |
Ash Berlin |
Throw if "foreign." and "self." are wrong way round... |
tree | commitdiff |
2007-08-21 |
Luke Saunders |
works well, we now just require a nice way to deploy... |
tree | commitdiff |
2007-07-27 |
Matt S Trout |
initial merge of Schwern's CDBICompat work, with many... |
tree | commitdiff |
2007-04-19 |
Matt S Trout |
reverting r3173, already implemented in -current |
tree | commitdiff |
2007-04-02 |
Jess Robinson |
Add patch from dec to allow us to pick which sources... |
tree | commitdiff |
2007-03-18 |
Ash Berlin |
sqlt parser now respected a relationship attribute... |
tree | commitdiff |
2006-11-27 |
Ash Berlin |
Typo fix in error message |
tree | commitdiff |
2006-11-27 |
Ash Berlin |
- $schema->deploy now accepts a list of source (name... |
tree | commitdiff |
2006-05-06 |
Jess Robinson |
Experiments in versioning.. |
tree | commitdiff |
2006-04-19 |
Matt S Trout |
Fixed up tests post-merge |
tree | commitdiff |
2006-04-04 |
Stephan Szabo |
Added code to allow looking up of the other side of... |
tree | commitdiff |
2006-03-31 |
Stephan Szabo |
Added support for unique constraints to SQLT::Parser... |
tree | commitdiff |
2006-03-28 |
Stephan Szabo |
Changed logic for determining foreign key constraints |
tree | commitdiff |
2006-03-26 |
Brandon L. Black |
converted tabs to spaces, removed trailing whitespace |
tree | commitdiff |
2006-03-24 |
Aran Deltac |
Spleling fixes all over. |
tree | commitdiff |
next |