mirror of
https://github.com/apache/superset.git
synced 2026-04-07 18:35:15 +00:00
chore(dao/command): Add transaction decorator to try to enforce "unit of work" (#24969)
This commit is contained in:
@@ -29,6 +29,7 @@ echo "Superset config module: $SUPERSET_CONFIG"
|
||||
|
||||
superset db upgrade
|
||||
superset init
|
||||
superset load-test-users
|
||||
|
||||
echo "Running tests"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user