commit | 3167eebb81d740e0a74b28ff0353dd4fcf110d0e | [log] [tgz] |
---|---|---|
author | Phil Sturgeon <email@philsturgeon.co.uk> | Tue Feb 08 21:19:28 2011 +0000 |
committer | Phil Sturgeon <email@philsturgeon.co.uk> | Tue Feb 08 21:19:28 2011 +0000 |
tree | 405960e9a3313f0220a55cb74e306a88e32c93df | |
parent | ef112c0830df4a31563351125888b0d522a1c965 [diff] |
MySQL Driver will now wrap field names for insert(), update() and replace() with backticks (`) so fields like "default" and "order" will not cause SQL errors.