You are here

6 calls to DB_common::getSequenceName() in Flickr API 5

DB_mysql::createSequence in phpFlickr/PEAR/DB/mysql.php
Creates a new sequence
DB_mysql::dropSequence in phpFlickr/PEAR/DB/mysql.php
Deletes a sequence
DB_mysql::nextId in phpFlickr/PEAR/DB/mysql.php
Returns the next free id in a sequence
DB_pgsql::createSequence in phpFlickr/PEAR/DB/pgsql.php
Creates a new sequence
DB_pgsql::dropSequence in phpFlickr/PEAR/DB/pgsql.php
Deletes a sequence
DB_pgsql::nextId in phpFlickr/PEAR/DB/pgsql.php
Returns the next free id in a sequence