GitHub user tomatophantastico opened a pull request:
https://github.com/apache/metamodel/pull/150
Feature/quote columns
Working on a problem similar to METAMODEL-1143 ,this is my solution for
HSQLDB and select queries.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tomatophantastico/metamodel
feature/quoteColumns
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metamodel/pull/150.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #150
----
commit ea4cf2df161d103a6f32d39e58d6aadc341f3695
Author: JoÌrg Unbehauen <[email protected]>
Date: 2016-10-17T03:07:31Z
test with different capitalizations of tables and columns
commit 1c51bfe840296d1a3cc1a0485db90d277da089ff
Author: JoÌrg Unbehauen <[email protected]>
Date: 2016-11-13T19:57:00Z
update testcase
commit a6b6f7b9bf8f7c3e33f6609f5e257f379281501f
Author: JoÌrg Unbehauen <[email protected]>
Date: 2016-11-16T13:41:31Z
uncommented tests that need clarification
commit 891fcfddb89c774332d75aa66f9e49e948d7990d
Author: JoÌrg Unbehauen <[email protected]>
Date: 2017-03-16T16:47:14Z
escape identifiers on hsqldb
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---