On Mon, Feb 25, 2013 at 9:27 AM, Mark A. Hershberger <m...@everybody.org> wrote:
> How can we improve the support for databases like PostgreSQL, Oracle,
> DB2 and MS SQL?
>

The main issues arise from not keeping these other DBs in mind when
writing the queries (and also not using the db layer).

Things like quoting timestamps, more strict adherence to the SQL
spec(s), stricter data type checking, etc.

_______________________________________________
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to