Use type numeric(5,2) to store value 100.00

This commit is contained in:
paca70 2005-05-15 19:47:07 +00:00
parent 1b6fe5003a
commit 5a8c647613
3 changed files with 7 additions and 2 deletions

View file

@ -6,7 +6,7 @@
// This is compared against the values stored in the database to determine
// whether upgrades should be performed (see lib/db/*.php)
$version = 2005050600; // YYYYMMDD = date
$version = 2005051500; // YYYYMMDD = date
// XY = increments within a single day
$release = '1.5 ALPHA'; // Human-friendly version name