fix(authz): sqlmigration for postgres (#9616)
* fix(authz): sqlmigration for postgres * fix(authz): only launch transaction for pg * fix(authz): fix the sql migration number * fix(authz): add integration tests for public_dashboard * fix(authz): added changes for tuples in integration tests * fix(authz): added changes for tuples in integration tests * fix(authz): reduce cyclomatic complexity
This commit is contained in:
1
.github/workflows/integrationci.yaml
vendored
1
.github/workflows/integrationci.yaml
vendored
@@ -18,6 +18,7 @@ jobs:
|
||||
- passwordauthn
|
||||
- callbackauthn
|
||||
- cloudintegrations
|
||||
- dashboard
|
||||
- querier
|
||||
- ttl
|
||||
sqlstore-provider:
|
||||
|
||||
Reference in New Issue
Block a user