superset/superset/cli
mknadh 6b73b69b41
feat(CLI command): Apache Superset "Factory Reset" CLI command #27207 (#27221)
2024-07-03 09:20:05 -07:00
..
__init__.py chore: split CLI into multiple files (#18082) 2022-01-19 11:27:16 -08:00
examples.py chore(dao/command): Add transaction decorator to try to enforce "unit of work" (#24969) 2024-06-28 12:33:56 -07:00
importexport.py fix(import-datasources): Use "admin" user as default for importing datasources (#27154) 2024-02-27 17:32:04 +02:00
lib.py chore(async): Initial Refactoring of Global Async Queries (#25466) 2023-10-02 17:22:07 -07:00
main.py chore(dao/command): Add transaction decorator to try to enforce "unit of work" (#24969) 2024-06-28 12:33:56 -07:00
reset.py feat(CLI command): Apache Superset "Factory Reset" CLI command #27207 (#27221) 2024-07-03 09:20:05 -07:00
test.py chore(dao/command): Add transaction decorator to try to enforce "unit of work" (#24969) 2024-06-28 12:33:56 -07:00
test_db.py fix(test-db): engine params (#25615) 2023-10-11 12:45:33 -06:00
thumbnails.py fix(typings): model_id is a multiple option (#25967) 2023-12-19 07:54:55 +13:00
update.py chore(dao/command): Add transaction decorator to try to enforce "unit of work" (#24969) 2024-06-28 12:33:56 -07:00
viz_migrations.py feat: Adds chart IDs option to migrate-viz (#29361) 2024-06-26 09:20:29 -03:00