Matt S Trout wrote: > pg_bytea > - not even sure whose this is anymore > - doesn't seem to have any changes; I'm guessing this is 08+ ?
Mine, just delete it .. (perhaps I can do that myself). I was trying to pass the result-source instead of the tablename to the Storage for update/insert in order to use the correct bind-options when inserting BYTEA stuff in postgresql, but since it shares the code path with the select code, that is much more complex than update/insert part, I failed. :-/ I'll give it another shot later. Jesper -- Jesper Krogh, [EMAIL PROTECTED] _______________________________________________ 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/
