in reply to Re: how can I figure out what moniker DBIx::Class::Schema::Loader used for a given table?
in thread how can I figure out what moniker DBIx::Class::Schema::Loader used for a given table?

Yes I realised this morning I was fixating on the DBIx::Class::Schema::Loader class and forgetting I could inspect the Schema itself! This works perfectly - many thanks for your help!

  • Comment on Re^2: how can I figure out what moniker DBIx::Class::Schema::Loader used for a given table?
  • Download Code