Skip to content

Conversation

Charles-Gagnon
Copy link
Contributor

@Charles-Gagnon Charles-Gagnon commented Apr 1, 2022

We need to double-quote the name here, just quoting with single quotes can end up with a name like 'My.Schema.My.Table' (if schema and table are My.Schema and My.Table respectively) which isn't what we want here (or ever so fixing it in the SqlObject class)

@Charles-Gagnon
Copy link
Contributor Author

Failing tests are due to #223 so merging in

@Charles-Gagnon Charles-Gagnon merged commit 566ca81 into main Apr 6, 2022
@Charles-Gagnon Charles-Gagnon deleted the chgagnon/fixPrimaryKeysQuery branch April 6, 2022 17:33
PBBlox pushed a commit to PBBlox/azure-functions-sql-extension that referenced this pull request Apr 6, 2025
* Fix quoting in primary keys query

* fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants