Home
last modified time | relevance | path

Searched refs:BLOB_BIND_TYPE (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/p5-MogileFS-Server/MogileFS-Server-2.73/lib/MogileFS/Store/
H A DPostgres.pm794 sub BLOB_BIND_TYPE { { pg_type => PG_BYTEA } } subroutine
807 $sth->bind_param(3, $checksum, BLOB_BIND_TYPE);
817 $sth->bind_param(2, $checksum, BLOB_BIND_TYPE);
H A DSQLite.pm369 sub BLOB_BIND_TYPE { SQL_BLOB } subroutine
/dports/sysutils/p5-MogileFS-Server/MogileFS-Server-2.73/lib/MogileFS/
H A DStore.pm2174 sub BLOB_BIND_TYPE { undef; } subroutine
2187 $sth->bind_param(3, $checksum, BLOB_BIND_TYPE);