mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
93b9d70a9b
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';
|