Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dmmalam
on Sept 1, 2015
|
parent
|
context
|
favorite
| on:
Migrating bajillions of database records at Stripe
Did you consider using views/triggers on the database to migrate to the new API? [1]. Would still have to change all models, though static typing would make this much easier/safer.
[1]
http://johannesbrodwall.com/2010/10/13/database-refactoring-...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] http://johannesbrodwall.com/2010/10/13/database-refactoring-...