Skip to content

Test for schema order of non-public-schema views#403

Merged
calebhearth merged 1 commit into
scenic-views:mainfrom
edwardloveall:el-schema-view-test
Feb 23, 2024
Merged

Test for schema order of non-public-schema views#403
calebhearth merged 1 commit into
scenic-views:mainfrom
edwardloveall:el-schema-view-test

Conversation

@edwardloveall
Copy link
Copy Markdown
Contributor

Upcoming changes like topological sorting have the potential to write views to db/schema.rb in an order that does not respect dependencies. This adds a test to ensure that views in all schemas are both included, and in the correct dependency order.

Upcoming changes like [topological sorting][1] have the potential to
write views to `db/schema.rb` in an order that does not respect
dependencies. This adds a test to ensure that views in all schemas are
both included, and in the correct dependency order.

[1]: scenic-views#398
@calebhearth
Copy link
Copy Markdown
Contributor

Thanks @edwardloveall!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants