Skip to content

[Bug] #107

@tomymaritano

Description

@tomymaritano

chatgpt-codex-connector bot
4 days ago
P1 Badge Add a migration for the plugin_catalog table

This introduces a new plugin_catalog schema that is queried by the new /plugins routes, but there is no corresponding Drizzle migration in packages/api/drizzle (migrations stop at 0003_shared_notes). Deployments that apply migrations before release will not create this table, so GET /plugins and GET /plugins/:slug will fail at runtime with a missing-table database error.

Useful? React with 👍 / 👎.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions