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-19 08:04:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cce716a82165e149988d88c9066de05d8f295bdc
superset2
/
superset
/
databases
/
commands
History
Beto Dealmeida
cce716a821
feat: API endpoints to upload dataset/db (
#11728
)
...
* feat: API endpoints to upload dataset/db * Fix method call
2020-11-17 14:49:33 -08:00
..
importers
feat: API endpoints to upload dataset/db (
#11728
)
2020-11-17 14:49:33 -08:00
__init__.py
…
create.py
fix: database connection validation when creation (
#11653
)
2020-11-12 08:00:38 +00:00
delete.py
…
exceptions.py
feat: export databases as a ZIP bundle (
#11229
)
2020-10-16 11:10:39 -07:00
export.py
chore: rename IMPORT_EXPORT_VERSION (
#11636
)
2020-11-10 09:45:45 -08:00
test_connection.py
chore: Update testconn logic (
#11315
)
2020-10-27 09:15:05 +00:00
update.py
…