timabell / sqlHawk

Database management / migration tooling. Java / JDBC based.
http://timabell.github.com/sqlHawk/
GNU General Public License v3.0
8 stars 4 forks source link

Support setting permissions of new stored procedures #40

Open timabell opened 12 years ago

timabell commented 12 years ago

You can't set the permissions in the upgrade script because it doesn't exist yet, there is no method of setting permissions in or after the proc update.

Will probably look at storing permissions explicitly in their entirety that way they can be properly added/removed/updated & enforced.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.