Pluf Framework

Pluf Framework Commit Details


Date:2008-11-15 05:14:16 (16 years 5 months ago)
Author:Loic d'Anterroches
Branch:develop, master
Commit:77f7c96c2188459a869dbafbea3a4c02eea34163
Parents: 356bfcdca8755731941b8c18d384c2fd36a5ff45
Message:Try again to fix the blob.

Changes:

File differences

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

Archive Download the corresponding diff file

Branches

Tags

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