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

Mutating updates: update foo set a=a+123 #497

Open
szeiger opened this issue Nov 25, 2013 · 107 comments
Open

Mutating updates: update foo set a=a+123 #497

szeiger opened this issue Nov 25, 2013 · 107 comments

Comments

@szeiger
Copy link
Member

szeiger commented Nov 25, 2013

[Migrated from Assembla ticket 298 - reported by @cvogt on 2013-07-19 23:38:51]

lifted embedding could support this

https://groups.google.com/forum/#!topic/scalaquery/TbrIVuyqXzE

@cvogt
Copy link
Member

cvogt commented Apr 12, 2014

Requested feature: UPDATE table1 SET field1 = (SELECT field1 FROM table2 WHERE table2.field2=table1.field1 LIMIT 1)
https://groups.google.com/d/msgid/scalaquery/5d5053a3-db5a-4d98-926e-38382871a306%40googlegroups.com

@cvogt
Copy link
Member

cvogt commented Jul 19, 2014

this comes up again and again in the mailing list

@szeiger szeiger removed the migrated label Jan 29, 2015
@rktoomey
Copy link

rktoomey commented Feb 6, 2015

+1

9 similar comments
@slavaschmidt
Copy link

+1

@zrated
Copy link

zrated commented Mar 13, 2015

+1

@guillaumebadin
Copy link

+1

@malchmih
Copy link

+1

@ghost
Copy link

ghost commented Apr 7, 2015

+1

@joshfg
Copy link

joshfg commented Apr 13, 2015

+1

@micke
Copy link

micke commented Apr 20, 2015

+1

@scalway
Copy link

scalway commented May 4, 2015

+1

@mohittt8
Copy link

mohittt8 commented May 4, 2015

+1

@cvogt cvogt added the UPVOTED label May 4, 2015
@cvogt cvogt modified the milestones: 3.1.0, Future May 4, 2015
@cvogt
Copy link
Member

cvogt commented May 4, 2015

@szeiger This gets majorly upvoted. Assigned 3.1.0 just so this doesn't fall through the cracks. Please change as see fit.

@adamw
Copy link

adamw commented Jun 19, 2015

+1

7 similar comments
@luminescent
Copy link

+1

@scalway
Copy link

scalway commented Jul 24, 2015

+1

@rockjam
Copy link

rockjam commented Jul 24, 2015

+1

@onsails
Copy link

onsails commented Jul 24, 2015

👍

@mohittt8
Copy link

+1

@szabba
Copy link

szabba commented Jul 29, 2015

+1

@deyles-zz
Copy link

+1

@BusyJay
Copy link

BusyJay commented Aug 25, 2015

+1

surprised and lol

@hvesalai hvesalai removed the 1 - Ready label Mar 7, 2018
@mallaire77
Copy link

+1

7 similar comments
@altcoder
Copy link

altcoder commented May 4, 2018

+1

@alexdupre
Copy link

+1

@wTheRockb
Copy link

+1

@mrForest13
Copy link

+1

@antonstamov
Copy link

+1

@aryanc403
Copy link

+1

@DmytroMakarenko
Copy link

+1

@rparree
Copy link

rparree commented Jul 10, 2018

Can people please stop posting "+1" just click the "thumbs up" on the first post. That's what its there for.

@fancywriter
Copy link

@rparree it doesn't matter anyway, the first post is from 2013, almost five years had passed, I bet nothing will change in the next five years too. ;-)

@guillaumebadin
Copy link

https://github.com/getquill/quill

@hvesalai
Copy link
Member

hvesalai commented Jul 11, 2018

I would be grateful if you could continue this discussion on gitter or some other foorum. This is an issue tracker and the discussion should be kept on the subject.

@napgab
Copy link

napgab commented Aug 30, 2018

Wow, 5 years and this issue is still open! Will we ever increase a field without making two queries?

@ssosso
Copy link

ssosso commented Jan 27, 2019

+1

1 similar comment
@cromlehg
Copy link

cromlehg commented Feb 6, 2019

+1

@slick slick deleted a comment from queirozfcom Apr 18, 2019
@slick slick deleted a comment from indigostar-kr Apr 18, 2019
@slick slick deleted a comment from jovilius Apr 18, 2019
@slick slick deleted a comment from remk Apr 18, 2019
@slick slick deleted a comment from tenorviol Apr 18, 2019
@slick slick deleted a comment from scalway Apr 18, 2019
@slick slick deleted a comment from tarasbilinsky Apr 18, 2019
@slick slick deleted a comment from agurod42 Apr 18, 2019
@nafg
Copy link
Member

nafg commented Apr 30, 2019 via email

@aidinrs
Copy link

aidinrs commented May 13, 2020

still waiting

@ASchmidt84
Copy link

Still not possible?

@nafg
Copy link
Member

nafg commented Nov 6, 2022

It's not going to happen by itself. Slick is community-maintained. That means that it depends on the people who want changes to contribute those changes.

@fabienfoerster
Copy link

Happy 10 years anniversary !

@nafg
Copy link
Member

nafg commented Feb 26, 2023

Ten whole years of no one in the community contributing a solution :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests