`db:push` with `customType` causes data loss

Running db:push consecutively without changing the schema causes alterations and truncation, only for customType columns: You're about to change dollars column type from numeric(16, 2) to numeric(16,2) with 50 items
3 Replies
Xafets
XafetsOP16mo ago
Bump @Angelelz
Angelelz
Angelelz16mo ago
I'm not sure I could be of help, drizzle-kit is still close source and I don't really use the push feature I believe @Andrew Sherman is responsible for the kit development
Xafets
XafetsOP16mo ago
Appreciate the responsiveness, Angelelz Thoughts, @Andrew Sherman?

Did you find this page helpful?