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.

贡献者指南