[Dbix-class] DBIx::Class::Schema::Loader and indexes

Rob Kinyon rob.kinyon at gmail.com
Tue Oct 22 14:22:09 GMT 2013


I have a personal fork of ::Loader that does this for mysql databases.
I need to get it visible so that it can be picked over and merged.

Rob

On Tue, Oct 22, 2013 at 10:04 AM, Vangelis Katsikaros <ibob17 at yahoo.gr> wrote:
> Hi
>
> I am using  DBIx::Class::Schema::Loader 's make_schema_at and dump_to_dir
> with success to create persistent DBIx::Class::Schema modules which I can
> load afterwards for usage.
>
> My question is whether I can automatically create DBIx::Class::Schema that
> additionally extracts index information, fetched from the DB. I see that
> primary keys, foreign keys and unique indexes do end up in the final
> DBIx::Class::Schema modules but not simple indexes on columns.
>
> Regards
> Vangelis
>
> _______________________________________________
> 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



-- 
Thanks,
Rob Kinyon
http://streamlined-book.blogspot.com/



More information about the DBIx-Class mailing list