Search for db_column_exists

Functions & methods

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