descriptionSQL::Translator (GSOC work)
owner
last changeTue, 28 Jun 2011 05:08:33 +0000
shortlog
2011-06-28 Justin Hunter add constraints after all tables are added master
2011-06-28 Justin Hunter added two tables, so up the number expected
2011-06-28 Justin Hunter add referenced tables
2011-06-27 Justin Hunter remove unneeded type
2011-06-27 Justin Hunter ok, so I do need to pass in a HashRef
2011-06-21 Justin Hunter remove unneeded { }
2011-06-21 Justin Hunter some better handling of munging fields to columns
2011-06-21 Justin Hunter apparenlty add_column(coerce ...) works now
2011-06-21 Justin Hunter use Tie::IxHash methods and accessors
2011-06-21 Justin Hunter only allow Str now
2011-06-21 Justin Hunter better handling of FKs
2011-06-21 Justin Hunter allow get_column to take anything coerceable into a...
2011-06-21 Justin Hunter set the table on the column
2011-06-21 Justin Hunter add a has_columns method
2011-06-21 Justin Hunter add an around BUILDARGS to process fields arg properly
2011-06-21 Justin Hunter coerce from Column from Str
...
heads
13 years ago master