Hacker News new | ask | show | jobs
by dayjah 570 days ago
This isn’t unique to rust-query; this problem also exists with ActiveRecord, for example. At Twitch we just had to really think about our migrations and write code to handle differences.

Basically no free lunch!