Closed widhalmt closed 8 years ago
The old queries should work on psql. Since one of them got replaced, restore it and add a conditional to check wether Postgre or MySQL is used. Keep this in mind for further changes.
The 2 rewritten queries where restored. Now an if decides if MySQL or PostgreSQL queries are to be used.
The old queries should work on psql. Since one of them got replaced, restore it and add a conditional to check wether Postgre or MySQL is used. Keep this in mind for further changes.