Skip to content

Conversation

@k0kubun
Copy link
Member

@k0kubun k0kubun commented Nov 6, 2025

This PR removes sqlite3, ActiveRecord, and other rails components that depend on ActiveRecord from erubi-rails.

Loading ActiveRecord requires a database driver, and the database driver sqlite3 can sometimes have a build issue on CI. Since all of them are not used by erubi-rails, it's nice to not build it in the first place.

@k0kubun k0kubun marked this pull request as ready for review November 6, 2025 23:53
@k0kubun k0kubun requested a review from a team November 6, 2025 23:53
@k0kubun k0kubun force-pushed the erubi-rails-sqlite3 branch from a72c002 to 7508089 Compare November 6, 2025 23:55
@k0kubun k0kubun merged commit d617130 into ruby:main Nov 7, 2025
3 checks passed
@k0kubun k0kubun deleted the erubi-rails-sqlite3 branch November 7, 2025 04:15
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