I sit possible to customize the behavior of make_schema_at() so that
the datetime_timezone assigned to a date column is a function of, say,
the column name?

For instance, if I want columns with names like SOMETIME_GMT to be in
the GMT timezone but any other date columns to be in another default
timezone, what's the best way to go about this?

Is there a way to change the definition of a column after it is
defined with ->add_columns()?

Thanks,
ER

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/dbix-class@lists.scsys.co.uk

Reply via email to