This website requires JavaScript.
Explore
Help
Register
Sign In
QT
/
superset2
Watch
1
Star
0
Fork
0
You've already forked superset2
mirror of
https://github.com/apache/superset.git
synced
2026-04-18 07:35:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9256b6fb3dcd58cc0956d07c0e947a4f87fbe737
superset2
/
superset
/
databases
/
commands
History
Beto Dealmeida
9256b6fb3d
chore: consolidate common code in importers (
#11936
)
...
* chore: consolidate common code in importers * Small fixes * Small fixes
2020-12-10 10:11:58 -08:00
..
importers
chore: consolidate common code in importers (
#11936
)
2020-12-10 10:11:58 -08:00
__init__.py
…
create.py
fix: database connection validation when creation (
#11653
)
2020-11-12 08:00:38 +00:00
delete.py
fix: delete chart, dashboards, dbs with assoc reports (
#11801
)
2020-11-26 08:45:49 +00:00
exceptions.py
fix: delete chart, dashboards, dbs with assoc reports (
#11801
)
2020-11-26 08:45:49 +00:00
export.py
chore: consolidate common code in importers (
#11936
)
2020-12-10 10:11:58 -08:00
test_connection.py
chore: Update testconn logic (
#11315
)
2020-10-27 09:15:05 +00:00
update.py
…