Skip Menu |

This queue is for tickets about the SQL-Translator CPAN distribution.

Report information
The Basics
Id: 2176
Status: resolved
Priority: 0/
Queue: SQL-Translator

People
Owner: kclark [...] cpan.org
Requestors:
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: SQLite support (almost ANSI92)
Lately I have become quite fond of DBD-SQLite ( http://sqlite.org/ ) There is a MySQL 2 SQLite proggie (i contributed in a reply) at http://perlmonks.org/index.pl?node_id=150476 which might be helpful. SQL-Translator is admirable and this'd be a great addition. Cheers
I've added an SQLite producer to the SQL::Translator modules. It seems to basically work, but I've only just today learned about SQLite, and I'm not quite sure how correct this producer is. ky