Changes between Initial Version and Version 1 of Ticket #4492, comment 17
- Timestamp:
- Sep 23, 2013, 10:12:22 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4492, comment 17
initial v1 2 2 3 3 Please review 4 5 I created a model for testing mixed case entity names + a suite of 4 tests that test that. Since PostgreSQL lowercases everything not in quotes, usually only the last test would fail if this isn't implemented properly in the drivers. 6 Tested the unit-tests on PostgreSQL 9.2 and SQLite