Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(agents-api): Add cozo migrations for tasks schema #349

Merged
merged 2 commits into from
May 30, 2024

Conversation

creatorrr
Copy link
Contributor

@creatorrr creatorrr commented May 29, 2024

Signed-off-by: Diwank Tomer diwank@julep.ai


🚀 This description was created by Ellipsis for commit 8e83b16

Summary:

Introduces a migration script for creating and removing task-related schemas in the agents-api.

Key points:

  • Adds new migration script migrate_1716939839_task_relations.py for tasks schema in agents-api/migrations
  • Defines up and down migrations for tasks, executions, and transitions
  • Utilizes helper function run to execute queries

Generated with ❤️ by ellipsis.dev

Signed-off-by: Diwank Tomer <diwank@julep.ai>
Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Changes requested. Reviewed everything up to 8e83b16 in 42 seconds

More details
  • Looked at 87 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 0 drafted comments based on config settings.

Workflow ID: wflow_wSNuWyxkfmMMCBVR


Want Ellipsis to fix these issues? Tag @ellipsis-dev in a comment. You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@creatorrr creatorrr changed the base branch from dev to dev-tasks May 30, 2024 00:09
@creatorrr creatorrr merged commit d1841b8 into dev-tasks May 30, 2024
7 of 8 checks passed
@creatorrr creatorrr deleted the f/tasks-cozo-relations branch May 30, 2024 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant