The Wayback Machine - https://web.archive.org/web/20200915002932/https://github.com/topics/studio
Skip to content
#

studio

Here are 247 public repositories matching this topic...

elipalmer
elipalmer commented Jul 19, 2018

Describe the bug
Filtering with more than 1 condition is not working due to quotes being added in column names after the first. This is a query that was generated from master:

SELECT * FROM dev.dog WHERE id = 1 AND "weight_lbs" = 35

Note the weight_lbs has quotes around it.

To Reproduce
Steps to reproduce the behavior:
I used the getting started data found here:
https://docu

Improve this page

Add a description, image, and links to the studio topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the studio topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.