pluf2

pluf2 Commit Details


Date:2008-11-15 05:12:51 (16 years 1 month ago)
Author:Loic d'Anterroches
Branch: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

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