Skip to content
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

feat: SHOW PRIMARY KEYS for table #114

Merged
merged 1 commit into from
Jul 10, 2024
Merged

feat: SHOW PRIMARY KEYS for table #114

merged 1 commit into from
Jul 10, 2024

Conversation

Guillem96
Copy link
Contributor

Previously there was a NotImplemented error when running a query to request the PKs of a table.

I added support for listing the PKs of a table.

@tekumara tekumara changed the title Add support to show table Primary Keys feat: SHOW PRIMARY KEYS for table Jul 10, 2024
@tekumara
Copy link
Owner

Perfect thank you!

@tekumara tekumara merged commit 2c006b3 into tekumara:main Jul 10, 2024
1 check passed
tekumara pushed a commit that referenced this pull request Jul 10, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.9.20](v0.9.19...v0.9.20)
(2024-07-10)


### Features

* SHOW PRIMARY KEYS for table
([#114](#114))
([2c006b3](2c006b3))


### Bug Fixes

* $$ not considered a variable
([235fbc1](235fbc1))
* concurrent connection write-write conflict
([96ba682](96ba682))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: potatobot-prime[bot] <132267321+potatobot-prime[bot]@users.noreply.github.com>
jsibbison-square added a commit to jazzarati/fakesnow that referenced this pull request Jul 11, 2024
* main:
  chore(main): release 0.9.20 (tekumara#115)
  fix: $$  not considered a variable
  fix: concurrent connection write-write conflict
  refactor: extract test_connect.py
  feat: SHOW PRIMARY KEYS for table (tekumara#114)
  chore(main): release 0.9.19 (tekumara#113)
  feat: Implements basic snowflake session variables via SET/UNSET (tekumara#111)
  chore(deps-dev): bump pyright from 1.1.366 to 1.1.369 (tekumara#112)
  chore(main): release 0.9.18 (tekumara#110)
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