Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evergreen #293

Closed
wants to merge 6 commits into from
Closed

Evergreen #293

wants to merge 6 commits into from

Conversation

BuonOmo
Copy link
Collaborator

@BuonOmo BuonOmo commented Sep 27, 2023

A meta pull request for #287 #289 #290 and #292 and the ones to come to view better where we are with tests.

I also included a commit that will help understand our prefix/suffix flaky test it is willing to repeat again!

This fixes the test
`#test_all_foreign_keys_valid_having_foreign_keys_in_multiple_schemas`.
- Allow using various schemas for the console,
  and always start with a clean slate.
- If no internet, select latest used Rails version.
- Allow to easily show schema loading logs.
- Closer CRDB configuration between CI and local dev.
- Add editor config file.
In PostgreSQL, `oid::regclass::text` renders the schema
name if it is not `public`. In CockroachDB, this is not
the case, so we need to append the schema name manually.
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.

1 participant