mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
fb9ca7b830
This allows users to generate a 30 day free license during setup to test out Enterprise features.
2 lines
43 B
SQL
2 lines
43 B
SQL
ALTER TABLE licenses ADD COLUMN uuid uuid;
|