mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-12 16:05:43 +00:00
2 lines
95 B
SQL
2 lines
95 B
SQL
-- Add up migration script here
|
|
ALTER TABLE resource ALTER COLUMN created_by TYPE VARCHAR(500); |