Has anyone else experienced this in Postgres Payload (1.0.0)?
[✓] Pulling schema from database...
✔ Warnings detected during schema push:
· You're about to change field_1 column type from numeric to varchar with 4985 items
· You're about to change field_2 column type from numeric to varchar with 4985 items
Then it deletes the entire database table... it happens to me most of the time when I change a field type or drop a populated field