I am using Column::Pg::Bytea and loving it, but I find that the special bind_param() work that Rose does for me does not happen when updating a lazy-loading column.
Is there a way to get these 2 things working together? Bytea columns are a good candidate for lazy-loading, since you likely want to avoid pulling the binary data until it comes time for a "download". If there is another convention for skipping my bytea column nearly all of the time, that would work too. Thanks! Derek ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Rose-db-object mailing list Rose-db-object@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rose-db-object