Error when executing drizzle-kit push
I have a view in my db,
debug-view
here is the definition in the schema:
when I run drizzle-kit push, I'm getting this output:
Having this definition or not does not make any difference.
I can't pass this point, the only way to continue having that view is to remove it from the DB, make the push, and re-create it.
Any advice?0 Replies