mirror of
https://github.com/lordmathis/llamactl.git
synced 2025-12-22 17:14: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
|
-- Future: OIDC user ID for ownership
|
||||||
owner_user_id TEXT NULL
|
owner_user_id TEXT NULL
|
||||||
|
);
|
||||||
|
|
||||||
-- -----------------------------------------------------------------------------
|
-- -----------------------------------------------------------------------------
|
||||||
-- Indexes for performance
|
-- Indexes for performance
|
||||||
|
|||||||
Reference in New Issue
Block a user