mirror of
https://github.com/getredash/redash.git
synced 2026-05-10 06:00:10 -04:00
* Use null as the default scheduled value. * Don't serialize None to json, so we can use SQL is not null predicate. * Fix warning about unicode in tests * Handling empty query.schedule in UI (#3283) * Add migration to convert empty schedules to null and drop the not null contraint.
Generic single-database configuration.