dolibarr  19.0.0-dev
Database Member List

This is the complete list of members for Database, including all inherited members.

affected_rows($resultset)Database
begin($textinlog='')Database
close()Database
commit($log='')Database
connect($host, $login, $passwd, $name, $port=0)Database
convertSQLFromMysql($line, $type='ddl')Database
DDLAddField($table, $field_name, $field_desc, $field_position="")Database
DDLCreateDb($database, $charset='', $collation='', $owner='')Database
DDLCreateTable($table, $fields, $primary_key, $type, $unique_keys=null, $fulltext_keys=null, $keys=null)Database
DDLCreateUser( $dolibarr_main_db_host, $dolibarr_main_db_user, $dolibarr_main_db_pass, $dolibarr_main_db_name)Database
DDLDescTable($table, $field="")Database
DDLDropField($table, $field_name)Database
DDLDropTable($table)Database
DDLGetConnectId()Database
DDLInfoTable($table)Database
DDLListTables($database, $table='')Database
DDLListTablesFull($database, $table='')Database
DDLUpdateField($table, $field_name, $field_desc)Database
decrypt($value)Database
encrypt($fieldorvalue, $withQuotes=1)Database
errno()Database
error()Database
escape($stringtoencode)Database
escapeforlike($stringtoencode)Database
fetch_array($resultset)Database
fetch_object($resultset)Database
fetch_row($resultset)Database
free($resultset=null)Database
getDefaultCharacterSetDatabase()Database
getDefaultCollationDatabase()Database
getDriverInfo()Database
getListOfCharacterSet()Database
getListOfCollation()Database
getPathOfDump()Database
getPathOfRestore()Database
getServerParametersValues($filter='')Database
getServerStatusValues($filter='')Database
getVersion()Database
getVersionArray()Database
idate($param)Database
ifsql($test, $resok, $resko)Database
jdate($string, $gm=false)Database
last_insert_id($tab, $fieldid='rowid')Database
lasterrno()Database
lasterror()Database
lastquery()Database
lastqueryerror()Database
num_rows($resultset)Database
order($sortfield='', $sortorder='')Database
plimit($limit=0, $offset=0)Database
query($query, $usesavepoint=0, $type='auto', $result_mode=0)Database
rollback($log='')Database
sanitize($stringtosanitize)Database
select_db($database)Database