projects
/
dbsrgits/SQL-Translator.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Clean up option parsing and identifier quoting in Producer::PostgreSQL
[dbsrgits/SQL-Translator.git]
/
lib
/
SQL
/
Translator
/
Schema
/
Index.pm
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...
Use 'isa' checks for attribute validation
blob
|
commitdiff
|
diff to current
2012-09-22
Dagfinn Ilmari Man...
Mooify SQLT::Schema::Index
blob
|
commitdiff
|
diff to current
2011-12-24
Aaron Schrab
Fix POD for Schema::Index::type method
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
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-04-14
Ken Youens-Clark
Added "FULLTEXT" as valid index type.
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
2009-01-09
Jonathan Yu
- Minor documentation changes. Namely, noted that the...
blob
|
commitdiff
|
diff to current
2008-10-20
Jess Robinson
Patches for/with jgoulah:
blob
|
commitdiff
|
diff to current
2008-04-14
Daniel Ruoso
implements options in oracle indexes
blob
|
commitdiff
|
diff to current
2007-10-24
Jess Robinson
0.0899_01 diffing fixes
blob
|
commitdiff
|
diff to current
2007-03-06
Chris Hilton
Made fields check in equals() ignore ordering
blob
|
commitdiff
|
diff to current
2007-03-05
Chris Hilton
Don't test is_valid in equals()
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
2005-08-10
Chris Hilton
Modified equals() to stringify field checks and use...
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
Modified equals() to get scalar references to fields...
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-02-09
Ken Youens-Clark
Fixed copyrights.
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 get methods in alphabetical...
blob
|
commitdiff
|
diff to current
2003-05-09
Ken Youens-Clark
Use "parse_list_args," added "options" (still vague...
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