-
Notifications
You must be signed in to change notification settings - Fork 65
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
Litestack breaks rails database tasks in Rails ~> 7.2 #128
Comments
This has been fix on main #106 |
Thanks for the tip! |
I have been away from Litestack for the past few weeks (vacation + family),
will hopefully get around to releasing a new gem in the coming week or two
…On Sat, 14 Sept 2024 at 10:43, Nick Schwaderer ***@***.***> wrote:
This has been fix on main #106
<#106>
Thanks for the tip!
—
Reply to this email directly, view it on GitHub
<#128 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAEQZXRDYRW57KNSNXDMBLZWPZL7AVCNFSM6AAAAABNRJHYKSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJQHEYTKOJYGE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've tested these set of commands on rails 7.2.1, 7.2.0, and 7.1.3.4 and it only works on 7.1.3.4
The error I get is on ~> 7.2 versions is as follows:
I tried to look at the rails 7.2 Changelogs but couldn't find any changes related to that configuration (EDIT: nvm found some changes. see comment below)
The text was updated successfully, but these errors were encountered: