Y
Hacker News
new
|
ask
|
show
|
jobs
by
ChymeraXYZ
1111 days ago
How do you deal with for example with this:
New column C
C = A + B
Drop A, B
If I
just
specify the desired state I get data loss...
1 comments
DangitBobby
1111 days ago
Good migration systems like Django's will have escape hatches.
link
ChymeraXYZ
1111 days ago
Yes but then it's no longer declarative, is it?
link
danaris
1111 days ago
Is absolute purity a requirement?
link
DangitBobby
1111 days ago
I don't mind.
link