mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
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;
|