-
Notifications
You must be signed in to change notification settings - Fork 132
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
Missing functions #38
Comments
What do you mean check if it is a new object? It always is:
As for the other issue. Please keep issues separate and title them cleanly. |
Sorry but what I tried to tell is eg in this 2 calls how can we differentiate $user? Or simply, in idiorm there is a is_new function but it's not implemented in paris. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
when create() has been called, is there a way to check if the given object is a new object?
In idiorm there is a new function 'set_expr' but it's not implemented in paris.
Regards,
The text was updated successfully, but these errors were encountered: