Carsten Brandt
|
266df50702
|
better fix for issues #124
changed position of JOIN in UPDATE by overwriting applyJoin()
|
2012-08-28 21:27:26 +02:00 |
|
Carsten Brandt
|
f37a3dac2e
|
added @since annotation
|
2012-03-19 17:25:44 +01:00 |
|
Carsten Brandt
|
fdabdb2b45
|
added docblocks to CMysqlCommandBuilder+CHANGELOG
|
2012-03-19 17:07:12 +01:00 |
|
DaSourcerer
|
4ac67ea223
|
Add CMysqlCommandBuilder to handle joins on update
Fixes issue #124
CDbCommandBuilder produced faulty mysql update queries
when joins are involved. JOIN has to come before SET in mysql.
|
2012-03-19 16:46:59 +01:00 |
|