justinlettau / sql-source-control

Simple CLI for getting SQL into source control systems.
MIT License
53 stars 22 forks source link

Permissions Required #167

Closed r3draid3r04 closed 2 years ago

r3draid3r04 commented 2 years ago

Type

What kind of issue is this?

[x ] Bug report.
[ ] Feature request.

Description the Issue

What permissions are needed for this to work? I know it works with sa but I don't what this to run with sa. Thanks!

Todo

Steps to Reproduce

n/a

Other Information

n/a

justinlettau commented 2 years ago

You should only need permissions to run the queries found here. Read access to the system tables is probably the minimum permissions needed.