Unable to generate migration for sqlite
Hello!
After upgrading to drizzle-kit 0.20.2 from 0.19.13 I can't generate migrations anymore. I'm using libsql and the error when running
is about postgres:
Any ideas? Did the command changed? I'm not using drizzle.config file
Thanks in advance!
My schema uses
If I try to downgrade to the working version, it won't allow me:
After upgrading to drizzle-kit 0.20.2 from 0.19.13 I can't generate migrations anymore. I'm using libsql and the error when running
is about postgres:
Any ideas? Did the command changed? I'm not using drizzle.config file
Thanks in advance!
My schema uses
If I try to downgrade to the working version, it won't allow me: