On 7/10/07, Brandon Black <[EMAIL PROTECTED]> wrote:
On 7/10/07, Jeff Zucker <[EMAIL PROTECTED]> wrote:
> Hi all (and especially Brandon Black),
>

Hi :)

> Jeff Zucker (jZed), here (author/maintainer of DBD::CSV, DBD::AnyData,
> SQL::Statement and various other DBI related modules).  I wanted a DBIC
> loader that would work with the DBDs that do not store metadata (other
> than column names) so I wrote a little wrapper around SQL::Translator
> and DBIx::Class::File that will parse DDL on the fly, create DBIC schema
> classes in memory (and optionally to file).

I guess I jumped right past my mental first paragraph, which makes it
seem like I hardly read your email, oops :)

Yes, it would be cool to have a DBIx::Class::Schema::Loader::SQLT that
uses SQLT to parse DDL and feed it to the rest of the
DBIx::Class::Schema::Loader::Base infrastructure.  Everything else I
said was kinda on another track wrt to supporting DBD::CSV, etc.

-- Brandon

_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/dbix-class@lists.rawmode.org/

Reply via email to