Re: [CDBI] Storing integer arrays
paul trader <fliptop-9C0dvrXKiPZWk0Htik3J/[email protected]> Tue, 20 Mar 2012 08:19:57 -0400 (EDT)
| Newsgroups | gmane.comp.lang.perl.modules.class-dbi |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 20 Mar 2012 at 16:25, Bill Moseley opined: BM:I have a column in Postgress: BM: BM: list_of_integers integer[] NOT NUL, BM: BM:$foo->list_of_integers( \@ids ); BM:$foo->update; BM: BM:Is there a way to store this in Class::DBI? hi bill - what version of pgsql are you using? regards, paul