superset/superset/datasets
Daniel Vaz Gaspar 52c59d6890
[datasets] new, API using command pattern (#9129)
* [datasets] new, API using command pattern

* [datasets] tests and improvements

* [datasets] lint

* [database] address comments

* [datasets] lint

* [datasets] Address PR comments

* [dataset] Fix, dataset expects a Dict now

* [dataset] lint and optional commits

* [dataset] mypy

* [dataset] Fix, license and parent class

* [dataset] Make CRUD DAO raise exceptions
2020-03-08 09:13:08 +00:00
..
commands [datasets] new, API using command pattern (#9129) 2020-03-08 09:13:08 +00:00
__init__.py [datasets] new, API using command pattern (#9129) 2020-03-08 09:13:08 +00:00
api.py [datasets] new, API using command pattern (#9129) 2020-03-08 09:13:08 +00:00
dao.py [datasets] new, API using command pattern (#9129) 2020-03-08 09:13:08 +00:00
schemas.py [datasets] new, API using command pattern (#9129) 2020-03-08 09:13:08 +00:00