redash/migrations
Arik Fraimovich 84d516bfd1
Misc changes to codebase back ported from internal fork (#5129)
* Set corejs version in .babelrc so Jest doesn't complain.

* Rewrite services/routes in TypeScript.

* Add TypeScript definitions for DialogComponent.

* Make image paths more portable

* Add current route context and hook.

* Make EmptyState more flexible by being able to pass in getSteps function.

* Rewrite ItemsList in TypeScript.

* Introduce the possibility to add custom sorters for a column.

* Rearrange props to be friendly to TypeScript.

* Type definitions for NotificationApi.

* Use Databricks query editor components for databricks_internal type of query runner.

* URL Escape password in Alembic configuration.

* Compare types in migrations.
2020-08-25 14:11:38 +03:00
..
versions Fix : Alembic migration for scheduled query from older to newer version (#4709) 2020-03-08 17:41:21 +02:00
0001_warning.py Modernize Python 2 code to get ready for Python 3 2017-10-04 02:06:53 +02:00
alembic.ini Keep same logging format in ALembic 2016-12-08 15:36:08 +02:00
env.py Misc changes to codebase back ported from internal fork (#5129) 2020-08-25 14:11:38 +03:00
README Add Flask-Migrate to the project 2016-12-07 17:59:01 +02:00
script.py.mako Add Flask-Migrate to the project 2016-12-07 17:59:01 +02:00

Generic single-database configuration.