On Fri, May 27, 2016 at 11:20 AM, Moritz Lenz <mor...@faui2k3.org> wrote:
> In my experience, "is rw" doesn't always work, and I have no idea when > or why. > > In DBIish (a DB interface with backends for PostgreSQL, mysql, sqlite3 > and Oracle, iirc) we tend to use CArray[Str] for the parameters, see for > example > https://github.com/perl6/DBIish/blob/master/lib/DBDish/Pg/Native.pm6#L83-92 > Thank you Moritz, I'll start from that. -- Fernando Santagata