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

Make Sequel support independent from ActiveRecord and ActiveSupport #244

Open
sanks02 opened this issue Jan 18, 2024 · 0 comments
Open

Make Sequel support independent from ActiveRecord and ActiveSupport #244

sanks02 opened this issue Jan 18, 2024 · 0 comments

Comments

@sanks02
Copy link

sanks02 commented Jan 18, 2024

Some of the work has already been done in #242.

However, the main caveat is that Rails generators still depend on ActiveRecord, see #242 (comment).

@palkan's preferred options are to use Thor or Bytes, see #242 (comment).

In addition, we need to create a separate demo Rails application using Sequel to ensure that nothing is broken without ActiveRecord. There was an experiment in c5739a8.

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

No branches or pull requests

2 participants