14 years agoimplement 'use aliased'
Justin Hunter [Mon, 6 Jul 2009 06:57:10 +0000]
implement 'use aliased'
code format change

14 years agouse namespace::autoclean
Justin Hunter [Mon, 6 Jul 2009 02:51:08 +0000]
use namespace::autoclean

14 years agofirst try at producing
Justin Hunter [Fri, 3 Jul 2009 21:57:56 +0000]
first try at producing

14 years agouse filename instead of ddl
Justin Hunter [Fri, 3 Jul 2009 21:57:21 +0000]
use filename instead of ddl

14 years agominor cosmetic change
Justin Hunter [Fri, 3 Jul 2009 21:57:06 +0000]
minor cosmetic change

14 years agoadd support for sequences
Justin Hunter [Fri, 3 Jul 2009 21:56:46 +0000]
add support for sequences

14 years agobasic Producer roles
Justin Hunter [Fri, 3 Jul 2009 21:56:19 +0000]
basic Producer roles

14 years agoadd ability to store sequences
Justin Hunter [Fri, 3 Jul 2009 21:54:53 +0000]
add ability to store sequences

14 years agodon't extend SQL::Translator
Justin Hunter [Fri, 3 Jul 2009 17:42:26 +0000]
don't extend SQL::Translator

14 years agomove from no Moose[::Role] to use namespace::autoclean
Justin Hunter [Thu, 2 Jul 2009 16:29:46 +0000]
move from no Moose[::Role] to use namespace::autoclean

14 years agouse Moose::Role gets accompanied with no Moose::Role
Justin Hunter [Thu, 2 Jul 2009 13:53:43 +0000]
use Moose::Role gets accompanied with no Moose::Role
remove comments
sub { undef } can just be undef

14 years agoremove comments
Justin Hunter [Thu, 2 Jul 2009 07:45:15 +0000]
remove comments

14 years agoproper parsing, using add_* instead of throwing a whole blob in
Justin Hunter [Thu, 2 Jul 2009 07:34:49 +0000]
proper parsing, using add_* instead of throwing a whole blob in

14 years agogone
Justin Hunter [Thu, 2 Jul 2009 07:34:07 +0000]
gone

14 years agoadd curries where applicable
Justin Hunter [Thu, 2 Jul 2009 07:33:07 +0000]
add curries where applicable
added:
no Moose;
__PACKAGE__->meta->make_immutable;

14 years agoquasi-factory
Justin Hunter [Thu, 2 Jul 2009 07:32:37 +0000]
quasi-factory

14 years agoMoose is not needed here
Justin Hunter [Thu, 2 Jul 2009 07:32:03 +0000]
Moose is not needed here

14 years agomake these roles
Justin Hunter [Thu, 2 Jul 2009 07:31:36 +0000]
make these roles

14 years agoremove debug
Justin Hunter [Sun, 21 Jun 2009 14:15:28 +0000]
remove debug

14 years agocleanup of object creation
Justin Hunter [Sun, 21 Jun 2009 13:59:08 +0000]
cleanup of object creation

14 years agoadd fk_info sub
Justin Hunter [Sun, 21 Jun 2009 13:58:17 +0000]
add fk_info sub
move setting defaults to default instead of BUILD

14 years agofix some schema object issues
Justin Hunter [Sun, 21 Jun 2009 13:57:59 +0000]
fix some schema object issues

14 years agomissed some cruft
Justin Hunter [Sat, 20 Jun 2009 23:32:07 +0000]
missed some cruft

14 years agoget parsing working
Justin Hunter [Sat, 20 Jun 2009 23:24:54 +0000]
get parsing working

14 years agoadd MXAH
Justin Hunter [Sat, 20 Jun 2009 23:22:52 +0000]
add MXAH

14 years agoremove some attributes from Column
Justin Hunter [Wed, 17 Jun 2009 23:12:41 +0000]
remove some attributes from Column
missed Maybe

14 years agoadd index column, since moving to HashRef makes us lose ordering
Justin Hunter [Tue, 16 Jun 2009 00:12:37 +0000]
add index column, since moving to HashRef makes us lose ordering

14 years agoadd DBIHandle
Justin Hunter [Tue, 16 Jun 2009 00:12:11 +0000]
add DBIHandle

14 years agosome dbi parser magic
Justin Hunter [Tue, 16 Jun 2009 00:11:44 +0000]
some dbi parser magic

14 years agoformatting changes
Justin Hunter [Mon, 15 Jun 2009 21:35:53 +0000]
formatting changes
move from ArrayRef to HashRef
typo fixes

14 years agoreally removed
Justin Hunter [Tue, 9 Jun 2009 17:35:15 +0000]
really removed

14 years agomove to a DDL dir
Justin Hunter [Tue, 9 Jun 2009 17:32:50 +0000]
move to a DDL dir

15 years agostaging
Justin Hunter [Sat, 6 Jun 2009 18:14:44 +0000]
staging

15 years agooops, these really do have content
Justin Hunter [Sat, 6 Jun 2009 18:08:31 +0000]
oops, these really do have content

15 years agochecking in changes
Justin Hunter [Sat, 6 Jun 2009 18:04:24 +0000]
checking in changes

15 years agoupdates
Justin Hunter [Fri, 5 Jun 2009 22:50:34 +0000]
updates

15 years agoa stupid typo and some additions
Justin Hunter [Fri, 5 Jun 2009 21:40:46 +0000]
a stupid typo and some additions

15 years agohandle types correctly
Justin Hunter [Fri, 29 May 2009 00:47:46 +0000]
handle types correctly

15 years agouse SQL::Translator::Types
Justin Hunter [Thu, 28 May 2009 22:00:13 +0000]
use SQL::Translator::Types

15 years agouse SQL::Translator::Types
Justin Hunter [Thu, 28 May 2009 21:58:21 +0000]
use SQL::Translator::Types

15 years agoinitial
Justin Hunter [Thu, 28 May 2009 16:36:50 +0000]
initial

15 years agoEmpty file to preserve repo
Ash Berlin [Thu, 28 May 2009 16:29:34 +0000]
Empty file to preserve repo