I've been using SQLite rather successfully for development purposes (it's -fast-!), but the project I'm working on is about to go live. Examining an SQL dump from SQLite, it uses a subtly different syntax than MySQL... specifically in its handling of multi-line text objects (like PickleCols). After doing my best to shoe-horn SQLite's dump, none of the PickleCols can be read.

Is there a set of regular expressions or simple search-n-replaces to get everything working?

 - Alice.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to