Pluf Framework

Pluf Framework Commit Details


Date:2008-11-15 05:12:51 (16 years 5 months ago)
Author:Loic d'Anterroches
Branch:develop, master
Commit:356bfcdca8755731941b8c18d384c2fd36a5ff45
Parents: 374ee38cfa3aa334ccab0a9fb9d244c499ede948
Message:Added blob type, redux.

Changes:

File differences

src/Pluf/DB/Schema/PostgreSQL.php
6868
6969
7070
71
71
7272
7373
7474
                             'email' => "''",
                             'password' => "''",
                             'float' => 0.0,
                             'bytea' => '',
                             'blob' => '',
                             );
    private $con = null;

Archive Download the corresponding diff file

Branches

Tags

Number of commits:
Page rendered in 0.17111s using 13 queries.