On Mon, Feb 25, 2013 at 9:27 AM, Mark A. Hershberger <[email protected]> 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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to