-
Notifications
You must be signed in to change notification settings - Fork 100
Query relation #44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Query relation #44
Conversation
|
Can one of the admins verify this patch? To accept patch and trigger a build add comment ".ok\W+to\W+test." |
|
Connect to : #31 Related GH issue: strongloop/loopback#517 |
|
ok to test |
|
@LoicMahieu The PR causes a lot of failures for downstream connectors, for example: I think some SQL statements don't allow the qualified column names, for example, create or index. |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
Can one of the admins verify this patch? |
1 similar comment
|
Can one of the admins verify this patch? |
|
Can one of the admins verify this patch? |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
Can one of the admins verify this patch? |
|
This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the |
andandoroperators in where clause with relationsRebase: I "rollback" the change about
qualifiedColumnEscaped. This additional method wasn't necessary.