`no such table: main.__old_push_projects` after db push
Added the following to a table named
and ran
it warned:
now my server errors with:
What is this table supposed to be and how can I get it back?
service:and ran
pnpm drizzle-kit push:sqliteit warned:
__old_push_projects is never mentioned in my codebase. I have a table named projects, and thats the closest thing.now my server errors with:
"no such table: main.__old_push_projects"
What is this table supposed to be and how can I get it back?