mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 16:02:19 +00:00
cf4358a14b
* feat: instance usernames * fix: sqlx + ee ref * feat: make one-off button for enabling * chore: set ee ref * fix: permissions and nits * fix: admin instance username + sqlx build * fix: revert stupid change * fix: only create instance username when setting enabled * chore: update to ee latest
2 lines
84 B
SQL
2 lines
84 B
SQL
-- Add up migration script here
|
|
ALTER TABLE password ADD COLUMN username VARCHAR(50) |