mirror of
https://gitea.ingwaz.work/Ingwaz/openbrain-mcp.git
synced 2026-03-31 14:49:06 +00:00
Restore baseline migration checksum
This commit is contained in:
@@ -1,7 +1,3 @@
|
|||||||
-- Run OpenBrain migrations as the same database role that owns these objects.
|
|
||||||
-- Existing installs with a differently owned memories table must transfer
|
|
||||||
-- ownership before this baseline migration can apply ALTER TABLE changes.
|
|
||||||
|
|
||||||
CREATE TABLE IF NOT EXISTS memories (
|
CREATE TABLE IF NOT EXISTS memories (
|
||||||
id UUID PRIMARY KEY,
|
id UUID PRIMARY KEY,
|
||||||
agent_id VARCHAR(255) NOT NULL,
|
agent_id VARCHAR(255) NOT NULL,
|
||||||
|
|||||||
Reference in New Issue
Block a user