Skip to content

Project build fails for valid Revoke script #598

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

Open
llali opened this issue Apr 2, 2025 · 0 comments
Open

Project build fails for valid Revoke script #598

llali opened this issue Apr 2, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@llali
Copy link
Member

llali commented Apr 2, 2025

  • SqlPackage or DacFx Version:
  • .NET Framework (Windows-only) or .NET Core:
  • Environment (local platform and source/target platforms):

Steps to Reproduce:

  1. Create a db project with a procedure and this script "CREATE PROCEDURE sp_revoke_b AS REVOKE SELECT ON dbo.B TO TestLogin01"
  2. Build the project
    Expected: the project builds successfully
    Actual: Error occurred: Error SQL70593: REVOKE statements are only supported for columns.

Did this occur in prior versions? If not - which version(s) did it work in?

(DacFx/SqlPackage/SSMS/Azure Data Studio)

@llali llali added the bug Something isn't working label Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant