* Instead of quoting any possible input as an identifier, validate the input and fail if it contains a special character. This allows us to simplify the implementation of the corresponding unquoting in SQLPlatform::extractTableNameComponents. * Add getIdentifierQuoteChar(), and unify the implementations except for this one detail. * addIdentifierQuotes() was/is not abstract. Remove the incorrect comment about this from DatabaseTest. I tried removing the stub from SQLPlatformTestHelper but there were 170 test failures, so it gets a TODO for now. Change-Id: I711968b17b303bbb5efd2882bc676b695d25ef7f |
||
|---|---|---|
| .. | ||
| includes | ||