Changeset 3144 for tags/2.1.3

Show
Ignore:
Timestamp:
07/17/2008 10:41:37 AM (5 months ago)
Author:
Shadowhand
Message:

Merged r3143 into tags/2.1.3

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tags/2.1.3/system/config/sql_types.php

    r2110 r3144  
    3030 
    3131// DOUBLE 
    32 $config['double'] = $config['decimal'] = $config['real'] = $config['float']; 
     32$config['double'] = $config['decimal'] = $config['real'] = $config['numeric'] = $config['float']; 
    3333 
    3434// BIT