You are here

6 calls to OAuthStorePostgreSQL::sql_printf() in Lingotek Translation 7.2

OAuthStorePostgreSQL::query in lib/oauth-php/library/store/OAuthStorePostgreSQL.php
Perform a query, ignore the results
OAuthStorePostgreSQL::query_all_assoc in lib/oauth-php/library/store/OAuthStorePostgreSQL.php
Perform a query, return all rows
OAuthStorePostgreSQL::query_insert_id in lib/oauth-php/library/store/OAuthStorePostgreSQL.php
Return the id of the last inserted row
OAuthStorePostgreSQL::query_one in lib/oauth-php/library/store/OAuthStorePostgreSQL.php
Perform a query, return the first column of the first row
OAuthStorePostgreSQL::query_row in lib/oauth-php/library/store/OAuthStorePostgreSQL.php
Perform a query, return the first row
OAuthStorePostgreSQL::query_row_assoc in lib/oauth-php/library/store/OAuthStorePostgreSQL.php
Perform a query, return the first row