commit | e3a6e9b085f95fe97deb21e103dc0fd381b8122f | [log] [tgz] |
---|---|---|
author | Phil Sturgeon <email@philsturgeon.co.uk> | Tue Feb 08 19:43:36 2011 +0000 |
committer | Phil Sturgeon <email@philsturgeon.co.uk> | Tue Feb 08 19:43:36 2011 +0000 |
tree | f19acc148c779d91c35f2e1c6df7990433e6e82d | |
parent | 9758d84b69185f80fd8197f28046af7ef3b2a2d3 [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.