Title: MySQL Syntax Error in ActiveRelationResource (0.10.x) · Issue #1369 · JSONAPI-Resources/jsonapi-resources · GitHub
Open Graph Title: MySQL Syntax Error in ActiveRelationResource (0.10.x) · Issue #1369 · JSONAPI-Resources/jsonapi-resources
X Title: MySQL Syntax Error in ActiveRelationResource (0.10.x) · Issue #1369 · JSONAPI-Resources/jsonapi-resources
Description: This issue is a (choose one): Problem/bug report. Feature request. Request for support. Note: Please try to avoid submitting issues for support requests. Use Gitter instead. Checklist before submitting: I've searched for an existing issu...
Open Graph Description: This issue is a (choose one): Problem/bug report. Feature request. Request for support. Note: Please try to avoid submitting issues for support requests. Use Gitter instead. Checklist before submit...
X Description: This issue is a (choose one): Problem/bug report. Feature request. Request for support. Note: Please try to avoid submitting issues for support requests. Use Gitter instead. Checklist before submit...
Opengraph URL: https://github.com/JSONAPI-Resources/jsonapi-resources/issues/1369
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"MySQL Syntax Error in ActiveRelationResource (0.10.x)","articleBody":"## This issue is a (choose one):\r\n\r\n- [x] Problem/bug report.\r\n- [ ] Feature request.\r\n- [ ] Request for support. **Note: Please try to avoid submitting issues for support requests. Use [Gitter](https://gitter.im/cerebris/jsonapi-resources) instead.** \r\n\r\n## Checklist before submitting:\r\n\r\n- [x] I've searched for an existing issue.\r\n- [ ] I've asked my question on [Gitter](https://gitter.im/cerebris/jsonapi-resources) and have not received a satisfactory answer.\r\n- [ ] I've included a complete [bug report template](https://github.com/cerebris/jsonapi-resources/blob/master/lib/bug_report_templates/rails_5_master.rb). This step helps us and allows us to see the bug without trying to reproduce the problem from your description. It helps you because you will frequently detect if it's a problem specific to your project.\r\n- [ ] The feature I'm asking for is compliant with the [JSON:API](http://jsonapi.org/) spec.\r\n\r\n## Description\r\n\r\nChoose one section below and delete the other:\r\n\r\n### Bug reports:\r\n\r\nVersion `0.10.5`\r\n\r\n```\r\n#\u003cActiveRecord::StatementInvalid: Mysql2::Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.\"id\" AS \"individuals_id\", individuals.id FROM `individuals` WHERE `individuals`' at line 1: SELECT \"individuals\".\"id\" AS \"individuals_id\", individuals.id FROM `individuals` WHERE `individuals`.`deleted_at` IS NULL ORDER BY individuals.id asc LIMIT 10 OFFSET 0\u003e\r\n\u003e\u003e fragments = resource_klass.find_fragments(find_options[:filters], options)\r\n```\r\n\r\nThis is related to #1310, but is not a multi-tenancy issue. This a MySQL syntax issue that I believe it created by the [`ActiveRelationResource#quote`](https://github.com/cerebris/jsonapi-resources/blob/v0.10.5/lib/jsonapi/active_relation_resource.rb#L833-L835) method which is uses explicit double quotes for quoting table names in [`ActiveRelationResource#concat_table_field`](https://github.com/cerebris/jsonapi-resources/blob/v0.10.5/lib/jsonapi/active_relation_resource.rb#L789-L807) and [`ActiveRelationResource#alias_table_field`](https://github.com/cerebris/jsonapi-resources/blob/v0.10.5/lib/jsonapi/active_relation_resource.rb#L813-L831).\r\n\r\nBy adding MySQL to the CI workflow testing matrix, this issue is easily reproduced in CI testing. I will create a PR for adding MySQL to the testing matrix.\r\n","author":{"url":"https://github.com/karlwilbur","@type":"Person","name":"karlwilbur"},"datePublished":"2021-05-29T00:46:33.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":7},"url":"https://github.com/1369/jsonapi-resources/issues/1369"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:51969898-eb71-81fc-9260-10ca382b2d7f |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 848E:3E375C:2C09D69:3DB5CF8:6A50DE0F |
| html-safe-nonce | e2e0412a41ee3a768755ba1a807a458dabdb149863ee97f8a28164ea2cd631a7 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4NDhFOjNFMzc1QzoyQzA5RDY5OjNEQjVDRjg6NkE1MERFMEYiLCJ2aXNpdG9yX2lkIjoiMTE4NzEzMjM0NjgzMjMxMzg3MSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 74595649032eaf195f35ef64447ba08e39768638b56fbe9e86dc7d1d55d97202 |
| hovercard-subject-tag | issue:906262845 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/JSONAPI-Resources/jsonapi-resources/1369/issue_layout |
| twitter:image | https://opengraph.githubassets.com/25797dd2ab63e542010d51b3f48c5a17675938d4f641e757570796b5304b9c62/JSONAPI-Resources/jsonapi-resources/issues/1369 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/25797dd2ab63e542010d51b3f48c5a17675938d4f641e757570796b5304b9c62/JSONAPI-Resources/jsonapi-resources/issues/1369 |
| og:image:alt | This issue is a (choose one): Problem/bug report. Feature request. Request for support. Note: Please try to avoid submitting issues for support requests. Use Gitter instead. Checklist before submit... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | karlwilbur |
| hostname | github.com |
| expected-hostname | github.com |
| None | 72b13e0e8d0319acdd27a145cfe73f4f06c791713d0ac4690e41fb68ad28cac0 |
| turbo-cache-control | no-preview |
| go-import | github.com/JSONAPI-Resources/jsonapi-resources git https://github.com/JSONAPI-Resources/jsonapi-resources.git |
| octolytics-dimension-user_id | 262422067 |
| octolytics-dimension-user_login | JSONAPI-Resources |
| octolytics-dimension-repository_id | 18248068 |
| octolytics-dimension-repository_nwo | JSONAPI-Resources/jsonapi-resources |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 18248068 |
| octolytics-dimension-repository_network_root_nwo | JSONAPI-Resources/jsonapi-resources |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 17290b65caabb92b271e0949d1bf147b63deab41 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width