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

Add completions: alter role, create/alter/drop policy, comment, analyze, alter function #1040

Closed
wants to merge 1 commit into from

Conversation

rolang
Copy link
Contributor

@rolang rolang commented Feb 10, 2024

Support for completions:

  • ALTER ROLE
  • CREATE POLICY , ALTER POLICY, DROP POLICY
  • COMMENT
  • ANALYZE
  • ALTER FUNCTION

(Re-targeted branch of #1039)

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (73f2f36) 85.45% compared to head (553d3d3) 85.50%.

Additional details and impacted files
@@               Coverage Diff                @@
##           series/0.6.x    #1040      +/-   ##
================================================
+ Coverage         85.45%   85.50%   +0.05%     
================================================
  Files               132      132              
  Lines              2008     2015       +7     
  Branches            239      237       -2     
================================================
+ Hits               1716     1723       +7     
  Misses              292      292              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rolang rolang marked this pull request as draft February 10, 2024 06:02
@rolang
Copy link
Contributor Author

rolang commented Feb 10, 2024

see #1041

@rolang rolang closed this Feb 10, 2024
@rolang rolang deleted the series/0.6.x branch February 10, 2024 06:20
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