Hi,

I have a partitioned Oracle table that I want add data to, but it needs to be done on named partitions. Before I can insert the data I need to create a new partition. Manually, this is done via an ALTER TABLE statement, but I can't see anywhere on how to do this from within DBIC. Is this possible, at all?

Chris

_______________________________________________
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/[email protected]

Reply via email to