-
-
Notifications
You must be signed in to change notification settings - Fork 523
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
Pass the argument entity.table_ref()
instead of just entity
.
#318
Conversation
Hey @Josh-codes, I have added some commits, please check |
Will test (: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!! @Josh-codes
I'm confused |
The final |
<img width="393" alt="Screenshot 2021-11-17 at 20 45 49" src="https://user-images.githubusercontent.com/43808099/142203217-165bf35b-34db-4c7d-9d2b-7cc3060eb4ed.png" also, if it doesn't get compile with those settings, shouldn't we just use the correct settings? |
Ahhhh I got what you mean |
You mean why is this still Lines 4 to 14 in 0deeddd
|
No worries, we will soon be releasing |
Yes, and also, why is it version 2021, that's a beta version of rust. |
I think Rust Edition 2021 is stable now (since 1.56.0). |
Pass the reference instead of the entity itself.