Re: test DBD::SQLite 1.26_05 - foreign keys!

2009-10-15 Thread David E. Wheeler
On Oct 14, 2009, at 11:39 PM, Darren Duncan wrote: Also be sure to look at the section http://sqlite.org/foreignkeys.html#fk_enable , because you have to enable a pragma on each connect to use the foreign keys feature; it isn't yet on by default for backwards compatibility purposes. I sug

ANNOUNCE: DBD::CSV 0.25

2009-10-15 Thread H.Merijn Brand
After a long period of silence, I'm somewhat proud to announce this update of DBD::CSV. I took over maintenance from Jeff, and made DBD::CSV use the new and improved features of DBD::File and SQL::Statement. As SQL::Statement has now gained development momentum, it is not unlikely that this 0.25

Re: [DBD-SQLite] test DBD::SQLite 1.26_05 - foreign keys!

2009-10-15 Thread Adam Kennedy
Please note the following correction to the announcement. Whining is also welcome. :) Adam K 2009/10/15 Darren Duncan : > Patches welcome.  Ideas welcome.  Testing welcome.  Whining to /dev/null.