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 #1041

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    #1041      +/-   ##
================================================
+ 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.

@mpilquist mpilquist merged commit edbfedd into typelevel:series/0.6.x Feb 10, 2024
28 checks passed
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