* feat: Add Python SDK capabilities to generate Polars and DuckDB connection settings to S3 * Add endpoint to list S3 objects * Add FE to set the workspace S3 resource * Fix openapi * sqlx prepare * Hide Windmil LFS tab
2 lines
96 B
SQL
2 lines
96 B
SQL
-- Add down migration script here
|
|
ALTER TABLE workspace_settings DROP COLUMN large_file_storage; |