![]() * Make `userId` required on DB entities `AgentGraph`, `AgentGraphExecution`, and `AgentGraphExecutionSchedule` * Add SQLite and Postgres migrations to make `userId` required and set `userId` to `3e53486c-cf57-477e-ba2a-cb02dc828e1a` on existing entries without `userId` * Amend `create_graph` endpoint and `.data.graph`, `.data.execution` methods to handle required `user_id` * Add `.data.user.DEFAULT_USER_ID` constant to replace hardcoded literals |
||
---|---|---|
.. | ||
20240722143307_migrations | ||
20240726131311_node_input_unique_constraint | ||
20240729061216_static_input_link | ||
20240804040801_add_subgraph | ||
20240805115810_add_user_management | ||
20240807123738_add_index_users | ||
20240808095419_add_required_user_ids | ||
migration_lock.toml |