[Dbix-class] Re: Help me understand and fix this Postgresql bytea error?

Jess Robinson castaway at desert-island.me.uk
Thu Jan 3 11:07:04 GMT 2008


On Wed, 2 Jan 2008, Dennis Daupert wrote:

> Jess Robinson:
>> You're also in the wrong mailing list, SQL::Translator
>> has it's own list.
>
> Hi Jess,
>
> I'm actually not asking an SQL::Translator question; I'm
> asking a question regarding syntax for a Postgresql table
> creation statement. So, argueably I'm still bothering
> the wrong list, and I should go bother the PostgreSQL
> list. But this is for an app that uses DBIx::Class, so
> I was hoping I could fudge a little bit, and get a quick
> resolution. (How many mailing lists does it take to
> fix a light bulb?)


Ok well in that case see the link to the pg data type docs I posted, in 
which it shows that the bytea type does not take a bracketed argument.

And your problem is that SQL::Translator is buggy, as I said ;)

Jess



More information about the DBIx-Class mailing list