cakephp2-php8/lib/Cake/Model/Datasource
mark_story 2096d3f632 Clamp limit values to be unsigned integers.
This solves large page numbers potentially turning into scientific
notation when being formatted into queries. It also further safeguards
against SQL manipulation.

Refs #GH-1263
2013-05-02 22:36:50 -04:00
..
Database Fix default null not being reflected by SqlServer 2013-03-19 21:02:27 -04:00
Session Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
CakeSession.php Fix typos 2013-03-05 00:05:14 -07:00
DataSource.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
DboSource.php Clamp limit values to be unsigned integers. 2013-05-02 22:36:50 -04:00