mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
When an ai seat is consumed, an audit log entry is made. This only happens the first time a seat is used.
2 lines
60 B
SQL
2 lines
60 B
SQL
ALTER TYPE resource_type ADD VALUE IF NOT EXISTS 'ai_seat';
|