Fabian Jocks

Results 2 issues of Fabian Jocks

This pull request introduces a new feature to the `snaplet/vercel-action` GitHub Action, allowing users to specify branches that should be excluded from Vercel preview deployments. This enhancement is particularly useful...

## Problem It would be highly beneficial to use the `grantRoleDefaultPrivileges` resource to construct queries such as: ```sql ALTER DEFAULT PRIVILEGES IN SCHEMA public GRANT SELECT ON TABLES TO read_only;...