Search for db_column_exists

Funktionen & Methoden

NameOrtBeschreibung
db_column_existsincludes/database.mysqli.incCheck if a column exists in the given table.
db_column_existsincludes/database.pgsql.incCheck if a column exists in the given table.
db_column_existsincludes/database.mysql.incCheck if a column exists in the given table.