2012-09-23 |
Peter Rabbitson |
No versions in use statements - encourages shit like... |
blob | commitdiff |
2012-09-22 |
Dagfinn Ilmari Man... |
Add enum type |
blob | commitdiff | diff to current |
2012-09-22 |
Dagfinn Ilmari Man... |
Wrap some over-log has statements |
blob | commitdiff | diff to current |
2012-09-22 |
Dagfinn Ilmari Man... |
Use quote_sub for trivial coercions |
blob | commitdiff | diff to current |
2012-09-22 |
Dagfinn Ilmari Man... |
Check Moo version at runtime |
blob | commitdiff | diff to current |
2012-09-22 |
Dagfinn Ilmari Man... |
Use quote_sub for trivial defaults |
blob | commitdiff | diff to current |
2012-09-22 |
Dagfinn Ilmari Man... |
Factor list attributes into variant role |
blob | commitdiff | diff to current |
2012-09-22 |
Dagfinn Ilmari Man... |
Reinstate schema object base class |
blob | commitdiff | diff to current |
2012-09-22 |
Dagfinn Ilmari Man... |
Rename non-schema-specific roles to SQLT::Role::Foo |
blob | commitdiff | diff to current |
2012-09-22 |
Dagfinn Ilmari Man... |
Use weak refs for schema object attributes |
blob | commitdiff | diff to current |
2012-09-22 |
Dagfinn Ilmari Man... |
Remove pointless DESTROY methods |
blob | commitdiff | diff to current |
2012-09-22 |
Dagfinn Ilmari Man... |
Remove unused variables and module import |
blob | commitdiff | diff to current |
2012-09-22 |
Dagfinn Ilmari Man... |
Filter undef from all constructor args |
blob | commitdiff | diff to current |
2012-09-22 |
Dagfinn Ilmari Man... |
Mooify SQLT::Schema::Constraint |
blob | commitdiff | diff to current |
2011-12-24 |
Arthur Axel 'fREW... |
our > use vars |
blob | commitdiff | diff to current |
2011-12-24 |
Arthur Axel 'fREW... |
use warnings |
blob | commitdiff | diff to current |
2011-12-24 |
Arthur Axel 'fREW... |
remove commented copyright |
blob | commitdiff | diff to current |
2011-12-24 |
Arthur Axel 'fREW... |
take out duplicate docs |
blob | commitdiff | diff to current |
2011-12-24 |
Arthur Axel 'fREW... |
Whitespace |
blob | commitdiff | diff to current |
2011-02-04 |
Jonathan Yu |
Revert my previous changes (rev 1722 reverted back... |
blob | commitdiff | diff to current |
2011-02-04 |
Jonathan Yu |
Remove copyright headers from individual scripts |
blob | commitdiff | diff to current |
2010-02-27 |
Jonathan Yu |
fix a bunch of spelling errors, and add whatis entries... |
blob | commitdiff | diff to current |
2009-09-03 |
Peter Rabbitson |
Fix pg matchtype parsing |
blob | commitdiff | diff to current |
2009-08-18 |
Jess Robinson |
Changes + Reverts for 0.11000, see Changes file for... |
blob | commitdiff | diff to current |
2009-08-13 |
Ken Youens-Clark |
Upped version numbers, cleaned up code, fixed my name. |
blob | commitdiff | diff to current |
2009-08-12 |
Ken Youens-Clark |
Fixed my name, fixed some use of uninitialized vars. |
blob | commitdiff | diff to current |
2009-06-30 |
Peter Rabbitson |
Fix for bleadperl |
blob | commitdiff | diff to current |
2009-02-13 |
Peter Rabbitson |
Downgrade global version - highest version in 9002... |
blob | commitdiff | diff to current |
2009-02-12 |
Peter Rabbitson |
Remove all expansion $XX tags (isolated commit, easily... |
blob | commitdiff | diff to current |
2009-02-12 |
Peter Rabbitson |
Reduce $Id to its normal form |
blob | commitdiff | diff to current |
2009-02-12 |
Peter Rabbitson |
Force everything to 1.99, hopefully will work |
blob | commitdiff | diff to current |
2009-02-11 |
Peter Rabbitson |
Strip evil svn:keywords |
blob | commitdiff | diff to current |
2009-01-17 |
Jonathan Yu |
- Removed use of $Revision$ SVN keyword to generate... |
blob | commitdiff | diff to current |
2009-01-17 |
Jonathan Yu |
- Added some stuff to MANIFEST.SKIP |
blob | commitdiff | diff to current |
2007-03-01 |
Chris Hilton |
Added options to sqlt-diff to ignore index and/or const... |
blob | commitdiff | diff to current |
2007-02-27 |
Chris Hilton |
Changed Constraint.equals() to ignore ordering of field... |
blob | commitdiff | diff to current |
2005-08-10 |
Chris Hilton |
Modified equals() to include type check, stringify... |
blob | commitdiff | diff to current |
2005-06-29 |
Chris Hilton |
Made sure defined scalar references are passed to _comp... |
blob | commitdiff | diff to current |
2005-06-28 |
Chris Hilton |
Modfied fields() to return empty array when there are... |
blob | commitdiff | diff to current |
2005-06-27 |
Chris Hilton |
Added equals function for equality testing |
blob | commitdiff | diff to current |
2004-11-05 |
Mark Addison |
Added _attributes class data to SQL::Translator::Schema... |
blob | commitdiff | diff to current |
2004-11-04 |
Mark Addison |
Added SQL::Translator::Schema::Object, a base class... |
blob | commitdiff | diff to current |
2004-03-29 |
Mark Addison |
Opps, forgot the sub seperator comment. |
blob | commitdiff | diff to current |
2004-03-29 |
Mark Addison |
fields returns Field objects when it can. Added field_n... |
blob | commitdiff | diff to current |
2004-02-29 |
Mark Addison |
reference_fields now returns an empty list (or array... |
blob | commitdiff | diff to current |
2004-02-09 |
Ken Youens-Clark |
Fixed copyrights. |
blob | commitdiff | diff to current |
2003-09-25 |
Allen Day |
this is pretty stable, and is ( i think ) generating... |
blob | commitdiff | diff to current |
2003-08-21 |
Ken Youens-Clark |
Some special logic to better handle check constraints... |
blob | commitdiff | diff to current |
2003-06-27 |
Ken Youens-Clark |
Fixed VERSION to be CPAN-friendly. |
blob | commitdiff | diff to current |
2003-06-18 |
Ken Youens-Clark |
Fixed VERSION strings. |
blob | commitdiff | diff to current |
2003-06-06 |
Ken Youens-Clark |
Changed constant to a hash to avoid silly Perl errors... |
blob | commitdiff | diff to current |
2003-06-06 |
Ken Youens-Clark |
Moved some code around to fix ordering, convert "type... |
blob | commitdiff | diff to current |
2003-05-09 |
Ken Youens-Clark |
Added "match_type," use "parse_list_arg," added DESTROY. |
blob | commitdiff | diff to current |
2003-05-05 |
Ken Youens-Clark |
Too many changes to mention. |
blob | commitdiff | diff to current |
2003-05-01 |
Ken Youens-Clark |
Adding new objects for handing schema data. Not being... |
blob | commitdiff | diff to current |
|