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

Insert and Update methods for Model #84

Open
gingo opened this issue Mar 19, 2015 · 1 comment
Open

Insert and Update methods for Model #84

gingo opened this issue Mar 19, 2015 · 1 comment

Comments

@gingo
Copy link

gingo commented Mar 19, 2015

Please allow calling update() and insert() on model directly to avoid calling exists(), when one knows what kind of operation should be performed. Current implementation of save method is real performance killer.

@lsjwzh
Copy link

lsjwzh commented Mar 20, 2015

u r right. I guess emilsjolander is too busy to maintain this......
I open a fork https://github.com/lsjwzh/sprinkles and add some features.
I think we could implement this at my fork first.

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

2 participants