zhest
DTDrizzle Team
•Created by zhest on 11/8/2023 in #help
Migration Failed LibsqlError
I had migrated prior, done a lot of schema work, and then did a drizzle-generate, worked fine and I migrated, but got the following error.
Above is from the migration script.
Additionally, when I try to do push via drizzle-kit, I get the following:
However, I am using Turso, so my migration script uses libsql, and importing as such.
I can not really get past this error and only found it after doing a lot of
schema.ts
work. Is my only course of action to backtrack my schema.ts
file and see where the issue is or is there an easier way to trouble shoot migration errors that I am not familiar with?14 replies