Skip to content

chore: Remove unused SQL functions #5857

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

Merged
merged 4 commits into from
Jan 25, 2023
Merged

Conversation

Emyrk
Copy link
Member

@Emyrk Emyrk commented Jan 25, 2023

Found some sql functions we were not using. Removing them to make authz layer easier (some of these are tricky to implement there)

  • GetProvisionerDaemonByID
  • UpdateProvisionerDaemonByID
  • GetUserGroups
  • GetWorkspaceCountByUserID
  • GetLatestAgentStat

@Emyrk Emyrk requested a review from johnstcn January 25, 2023 17:14
@Emyrk Emyrk merged commit 08412fd into main Jan 25, 2023
@Emyrk Emyrk deleted the stevenmasley/remove_unused_sql branch January 25, 2023 17:30
@github-actions github-actions bot locked and limited conversation to collaborators Jan 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants