top | item 42391738 (no title) brycethornton | 1 year ago Can you add https://github.com/shayonj/pg-osc? It's my favorite PG migration tool. discuss order hn newest unknown|1 year ago [deleted] paulryanrogers|1 year ago How many have you used?At ORIS I wrote a Laravel wrapper for PTOSC and really miss it now that I'm back on PostgreSQL. Now I mostly use updatable views in front of modified tables then drop-swap things later once any transitional backfilling is done. brycethornton|1 year ago Hey Paul! Try out pg-osc if you haven't already. I use it quite a bit for this type of thing. https://github.com/shayonj/pg-osc shayonj|1 year ago Thank you Bryce <3
paulryanrogers|1 year ago How many have you used?At ORIS I wrote a Laravel wrapper for PTOSC and really miss it now that I'm back on PostgreSQL. Now I mostly use updatable views in front of modified tables then drop-swap things later once any transitional backfilling is done. brycethornton|1 year ago Hey Paul! Try out pg-osc if you haven't already. I use it quite a bit for this type of thing. https://github.com/shayonj/pg-osc
brycethornton|1 year ago Hey Paul! Try out pg-osc if you haven't already. I use it quite a bit for this type of thing. https://github.com/shayonj/pg-osc
unknown|1 year ago
[deleted]
paulryanrogers|1 year ago
At ORIS I wrote a Laravel wrapper for PTOSC and really miss it now that I'm back on PostgreSQL. Now I mostly use updatable views in front of modified tables then drop-swap things later once any transitional backfilling is done.
brycethornton|1 year ago
shayonj|1 year ago