Sean Harvey
02c8019bb8
ENHANCEMENT Introduce Database::prepStringForDB(), used by
...
DBField::prepValueForDB() and StringField::prepValueForDB() to ensure
the field value is escaped correctly for the database. This means
databases like MSSQL can introduce an "N" prefix (marking text as
unicode to be saved correctly) by overloading the
prepStringForDB method. MySQL, PostgreSQL and SQLite3
operate as usual.
2012-03-20 21:20:35 +13:00
..
2009-05-24 12:16:17 +00:00
2011-10-29 17:34:32 +13:00
2010-04-12 05:04:34 +00:00
2012-03-09 17:07:40 +13:00
2011-03-30 23:04:48 +13:00
2010-02-22 04:37:32 +00:00
2012-02-12 12:40:16 -08:00
2011-03-31 09:56:21 +13:00
2012-02-12 12:40:16 -08:00
2012-02-10 23:27:06 +01:00
2011-10-07 14:12:48 +02:00
2012-02-12 12:40:16 -08:00
2011-04-26 11:01:38 +10:00
2012-03-09 17:07:40 +13:00
2012-02-12 12:40:16 -08:00
2010-10-13 04:06:50 +00:00
2012-03-15 17:42:42 +13:00
2012-03-06 21:38:33 +01:00
2012-02-12 12:40:16 -08:00
2012-02-24 20:38:11 +13:00
2012-03-09 15:41:11 -08:00
2011-10-07 14:12:52 +02:00
2011-03-29 18:07:58 +13:00
2012-03-20 21:20:35 +13:00
2012-02-12 12:40:16 -08:00
2011-03-31 09:56:21 +13:00
2011-03-31 09:56:21 +13:00
2011-12-26 19:48:53 +11:00
2012-03-06 01:23:34 +01:00
2012-03-02 20:46:19 +01:00
2011-03-29 18:07:58 +13:00
2012-02-12 12:40:16 -08:00
2011-10-31 11:34:33 -07:00
2011-10-31 11:34:33 -07:00
2012-01-02 16:48:14 +01:00
2012-03-06 21:38:33 +01:00
2012-03-15 17:42:42 +13:00
2012-02-12 12:40:16 -08:00
2009-05-05 08:10:51 +00:00
2010-10-13 04:06:50 +00:00
2011-05-05 20:40:24 +10:00
2012-02-12 12:40:16 -08:00
2012-03-09 17:07:40 +13:00
2012-01-31 16:11:55 +01:00
2012-01-31 16:11:55 +01:00
2011-10-29 13:34:45 +13:00
2011-12-17 01:13:27 +01:00
2011-05-01 15:26:29 +12:00
2011-03-29 18:07:58 +13:00