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 |
2006-03-09 |
Scott McWhirter |
Update to add myself to contributors and to hide Module... |
tree | commitdiff |
2006-02-28 |
Simon Elliott |
Fix to foreign key sqlt generation |
tree | commitdiff |
2006-02-06 |
Matt S Trout |
Removed debug print statement from SQLT parser |
tree | commitdiff |
2006-02-06 |
Matt S Trout |
Minor bugfix to SQLT parser |
tree | commitdiff |
2006-02-01 |
Jess Robinson |
Allow usage of --package for the schema name |
tree | commitdiff |
2006-01-27 |
Matt S Trout |
We can now generate our own test schema |
tree | commitdiff |
2006-01-22 |
Jess Robinson |
Working version.. |
tree | commitdiff |
2006-01-22 |
Jess Robinson |
Oopsie, missed some bits .. |
tree | commitdiff |
2006-01-22 |
Jess Robinson |
CRayz-foo SQLT->DBIC schema creation |
tree | commitdiff |
2006-01-17 |
Matt S Trout |
Un-added a bug I introduced in the SQLT parser, added... |
tree | commitdiff |
2006-01-17 |
Matt S Trout |
Imported Jess Robinson's SQL::Translator::Parser::DBIx... |
tree | commitdiff |
|