Files
Ansgar Becker 1319abe2c0 Number magic:
* Rewrite UnformatNumber() so it throws away characters other than digits, thousand or decimal separator. This is critical for adding WHERE clauses, where it was previously possible to update a whole table column accidentally: "UPDATE mytable SET numcol=123# WHERE id=567"
* Do not fetch last insert id when user passed a number to it. In that case LAST_INSERT_ID() would return 0
2010-05-10 22:04:21 +00:00
..
2010-01-10 17:11:42 +00:00
2010-01-05 23:14:33 +00:00
2010-01-05 23:14:33 +00:00
2010-01-05 23:14:33 +00:00
2010-05-10 22:04:21 +00:00
2010-05-08 13:53:14 +00:00
2010-01-05 23:14:33 +00:00
2010-05-10 22:04:21 +00:00
2010-01-05 23:14:33 +00:00