----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129796/#review103327 -----------------------------------------------------------
Ship it! Ship It! - Thomas Baumgart On Juni 15, 2017, 11:46 nachm., Marc Hübner wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/129796/ > ----------------------------------------------------------- > > (Updated Juni 15, 2017, 11:46 nachm.) > > > Review request for KMymoney. > > > Repository: kmymoney > > > Description > ------- > > query parameters are being matched only based on their name. If one parameter > starts with the name of another, this leads to conflicts, e.g. :payeeId and > :payeeIdentifier --> if both matches are replaced by NULL, this results in > the second match being replaced to NULLentifier, which is obviously not > intended. > > > Diffs > ----- > > kmymoney/mymoney/storage/mymoneydbdef.cpp 1474a06 > > Diff: https://git.reviewboard.kde.org/r/129796/diff/ > > > Testing > ------- > > manually executed the rendered SQL statements in Mysql to create the database > tables. > > > Thanks, > > Marc Hübner > >