mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-23 08:00:45 +00:00
f932e4c916
* 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; |