You're about to add not-null version without default value
I added this column
and it's trying to truncate because it thinks there's on default value
3 Replies
adding default then adding not-null works
fixing
this one is also fixed in 0.19.7
Also found an issue with timestamps. It should be fixed in 0.19.7 as well
woo