cakephp2-php8/lib/Cake/Model/Datasource/Database
U-Zyn Chua 73cae88a6f SQL Server support of numeric type.
Float & real map to float. Numeric & decimal map to numeric.
2013-09-28 22:48:37 +08:00
..
Mysql.php Decimal support for MySQL. 2013-09-28 09:23:46 +08:00
Postgres.php Decimal support for PostgreSQL. 2013-09-28 14:07:00 +08:00
Sqlite.php Decimal support for SQLite. 2013-09-28 14:36:55 +08:00
Sqlserver.php SQL Server support of numeric type. 2013-09-28 22:48:37 +08:00