2013-09-13 |
David Steinbrunner |
typo fix |
tree | commitdiff |
2013-02-18 |
Peter Rabbitson |
Prevent SQL::Translator::Producer::YAML from seeing... |
tree | commitdiff |
2013-02-18 |
Peter Rabbitson |
Deprecate the insane forest of SQLT::Parser::DBIC arguments |
tree | commitdiff |
2013-01-12 |
Peter Rabbitson |
SQLT got a lot better lately - bump min version |
tree | commitdiff |
2012-11-05 |
Peter Rabbitson |
Switch vestigial warn() calls to carp() |
tree | commitdiff |
2012-03-12 |
Peter Rabbitson |
Fix more $schema leaks in the SQLT DBIC Parser (AUGHHHH... |
tree | commitdiff |
2011-05-10 |
Justin Hunter |
turn 'use vars' into 'our' |
tree | commitdiff |
2011-03-27 |
Peter Rabbitson |
Ditch Carp::Clan for our own thing |
tree | commitdiff |
2011-01-19 |
Alexander Hartmaier |
Fix deploy and relationship traversal on partial schemas |
tree | commitdiff |
2010-10-27 |
Amiri Barksdale... |
View-dep cleanups (really paper overs, code needs a... |
tree | commitdiff |
2010-07-10 |
Amiri Barksdale... |
Unified _resolve_deps from two branches to one. |
tree | commitdiff |
2010-07-10 |
Amiri Barksdale... |
Use fully-qualified result class names instead of sourc... |
tree | commitdiff |
2010-07-10 |
Amiri Barksdale... |
Change API of deploy_depends_on: pass it source names... |
tree | commitdiff |
2010-06-06 |
Amiri Barksdale... |
Remove extraneous include in parser; replace loop with... |
tree | commitdiff |
2010-06-06 |
Amiri Barksdale... |
Parser correct; test includes failure, shorter query... |
tree | commitdiff |
2010-06-02 |
Peter Rabbitson |
No authorship on individual files - just the central... |
tree | commitdiff |
2010-06-02 |
Peter Rabbitson |
Merge 'trunk' into 'view-deps' |
tree | commitdiff |
2010-06-02 |
Amiri Barksdale |
Finish ViewDeps: fix a join in test class, put attribs... |
tree | commitdiff |
2010-06-01 |
Amiri Barksdale |
Change ViewDeps schema to use meaningful tables; use... |
tree | commitdiff |
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-30 |
Peter Rabbitson |
Merge 'trunk' into 'view-deps' |
tree | commitdiff |
2010-05-30 |
Amiri Barksdale |
Change dependency parser in SQL::T::Parser::DBIC for... |
tree | commitdiff |
2010-05-28 |
Amiri Barksdale |
New parser sort functions fulfills its purpose but... |
tree | commitdiff |
2010-05-27 |
Amiri Barksdale |
view_sources sorter done? --AKB |
tree | commitdiff |
2010-05-25 |
Peter Rabbitson |
More try::tiny conversions |
tree | commitdiff |
2010-05-20 |
Amiri Barksdale |
Add test files and test for vie |
tree | commitdiff |
2010-05-17 |
Peter Rabbitson |
Merge 'trunk' into 'view-deps' |
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-18 |
Matt S Trout |
dependency for views |
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 |
next |