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

bump activerecord to 8.0.0 #356

Merged
merged 1 commit into from
Dec 19, 2024
Merged

bump activerecord to 8.0.0 #356

merged 1 commit into from
Dec 19, 2024

Conversation

BuonOmo
Copy link
Collaborator

@BuonOmo BuonOmo commented Dec 10, 2024

No description provided.

@BuonOmo BuonOmo linked an issue Dec 10, 2024 that may be closed by this pull request
@BuonOmo BuonOmo force-pushed the bump-8-0 branch 3 times, most recently from 86d6fdb to 5660ddf Compare December 17, 2024 14:57
@BuonOmo BuonOmo marked this pull request as ready for review December 19, 2024 16:00
@BuonOmo BuonOmo requested a review from rafiss December 19, 2024 16:01
Cleanup useless code, update overriden methods.
Add a `#supports_native_partitioning? => false` method

Add timezone to quoted dates to comply with postgresql
way of parsing `timestamp with timezone`.

Add `#show_create` test.

Add test tool for excluding tests by name from
transactional tests.

Update CI.

Fixes #354
Copy link
Contributor

@rafiss rafiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice work! thanks for identifying the fixes and exclusions that were needed.

@BuonOmo BuonOmo merged commit 63e8e86 into master Dec 19, 2024
4 checks passed
@BuonOmo BuonOmo deleted the bump-8-0 branch December 19, 2024 22:13
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.

Add Rails 8 support
2 participants