igorkasyanchuk/sql_view

schema evolution - view defs changing + cascaded dependencies

Open

#5 aperta il 18 mar 2024

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Ruby (0 fork)github user discovery
help wanted

Metriche repository

Star
 (55 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

nice to see some activity and innovation and the rails eco system ! (stumbled on your gem collection)

does your gem support schema evolution? meaning what if the view definition changes but there are other databas views that depend on this view. with scenic we can manage this by removing all dependent views, changing the view and redefining the dependent views.

Guida contributor