mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
* Add multiple table filters for Row Level Security * Set ENABLE_ROW_LEVEL_SECURITY back to False (default) * Merge DB migrations * Drop table_id column and foreign key on PostgreSQL, MySQL, SQLite * Support db records migration also * Support downgrading from the new-fashioned formatted records * Straighten up migrations * Update migration's down_revision to comply master branch