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

Fix typo in sequence describe SQL command, add missed quotation mark #133

Merged
merged 1 commit into from
Jan 16, 2023

Conversation

alexey-goloburdin
Copy link

Description

Fixed \d sequence command processing — add missed quote mark after sequence name

Снимок экрана 2023-01-15 в 18 01 54

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (main@8303d23). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #133   +/-   ##
=======================================
  Coverage        ?   15.62%           
=======================================
  Files           ?        6           
  Lines           ?     4865           
  Branches        ?        0           
=======================================
  Hits            ?      760           
  Misses          ?     4105           
  Partials        ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@amjith
Copy link
Member

amjith commented Jan 16, 2023

Thank you! Merging this now. We're going to address the issue in a much more safer way using #134

@amjith amjith merged commit a55cbe4 into dbcli:main Jan 16, 2023
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.

3 participants