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

Overriding rake tasks #74

Open
mikeastock opened this issue Jun 9, 2016 · 0 comments
Open

Overriding rake tasks #74

mikeastock opened this issue Jun 9, 2016 · 0 comments

Comments

@mikeastock
Copy link

ActiveRecord Shards overrides a handful of db related rake tasks. Would it be a problem if I implemented overriding schema load and structure load?

Related to that question is how ActiveRecord Shards currently calls the original rake tasks, previous to #38 ActiveRecord Shards used to call directly to ActiveRecord::Tasks::DatabaseTasks but now calls to connections. What caused this change?

While trying to implement schema and structure load I want to use ActiveRecord::Tasks::DatabaseTasks if that makes since.

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

No branches or pull requests

1 participant