Done (pushed to master and created Issue
https://github.com/SOCI/soci/issues/259)
Cheers,
Aleksander
On Mon, Jun 16, 2014 at 3:43 AM, Mateusz Łoskot wrote:
> Hi Pawel,
>
> Not sure what is happening with devel right now.
>
> So, I think you can simply merge to master, but could you open
> an
Hi Pawel,
Not sure what is happening with devel right now.
So, I think you can simply merge to master, but could you open
an Issue just so I can attach it to 3.2.3 milestone and not forget about it?
I do realise the 3.2.3 is crawling extremely slow, but I will release
master (+ collected minor f
Hey team,
Can someone please apply the attached change to devel? I cannot compile
devel. Else I can apply it myself to master if you prefer.
Thanks,
Aleksander
On Tue, Jun 10, 2014 at 9:44 PM, Pawel Aleksander Fedorynski <
pfe...@gmail.com> wrote:
>
> Hi Denis,
>
> Yes, very good suggestion,
Hi Denis,
Yes, very good suggestion, I will try to do it later this week.
Thanks,
Aleksander
On Tue, Jun 10, 2014 at 2:56 PM, Denis wrote:
> Is it possible to add support for the assignment operator in mysql
> backend, as in postgresql_statement_backend::prepare():
>
> // Check whether t
On Wednesday, June 11, 2014 6:58 AM, Denis wrote:
Is it possible to add support for the assignment operator in mysql
backend, as in postgresql_statement_backend::prepare():
+1. It would be nice to have this support available for mysql. I remember
reporting similar issue last year: