mirror of
https://github.com/lordmathis/llamactl.git
synced 2025-12-22 09:04:22 +00:00
Fix migration
This commit is contained in:
@@ -18,6 +18,7 @@ CREATE TABLE IF NOT EXISTS instances (
|
||||
|
||||
-- Future: OIDC user ID for ownership
|
||||
owner_user_id TEXT NULL
|
||||
);
|
||||
|
||||
-- -----------------------------------------------------------------------------
|
||||
-- Indexes for performance
|
||||
|
||||
Reference in New Issue
Block a user