Changeset 3143

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

Fixing #635, thanks allain!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/config/sql_types.php

    r2087 r3143  
    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