igorkasyanchuk/sql_view

schema evolution - view defs changing + cascaded dependencies

Open

#5 建立於 2024年3月18日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Ruby (0 fork)github user discovery
help wanted

倉庫指標

Star
 (55 star)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南