-
-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
fails to compile with the nightly toolchain #241
Comments
Given how large the prisma engines are, I've said before that I'm not interested in supporting nightly (#88). Maintaining a fork for database connector feature gating is already a lot of overhead, I don't want to make large changes or update dependencies just to support nightly. |
@Brendonovich Would you be willing to fix this issue in exchange for some payment? Note that I can only pay via Monero at this time Normally I don't make offers like this, and I'm sorry in advance if it offends you but I'm just in a hurry with a project I'm writing and I'd rather not lock on to an older nightly version (I need to stay on nightly due to other requirements the project has) |
@proudmuslim-dev I appreciate the offer, but I'm more concerned about time than money for this issue. Committing to nightly support would just be another thing to spend time on, and it wouldn't benefit the place where I actually make money (Spacedrive). I'll speak to the Prisma team about supporting nightly but I can't promise anything. |
@Brendonovich Fair enough, thank you |
For those who wish to keep going on nightly, put this in your [toolchain]
channel = "nightly-2022-12-29"
|
the latest version (0.6.3) doesn't work with nightly
manually cloning https://github.com/prisma/prisma-engines at
06a1b97
gave me the same erros (as expected)The text was updated successfully, but these errors were encountered: