Method Sql.mysql()->is_keyword()


Method is_keyword

bool is_keyword(string name)

Description

Return 1 if the argument name is a mysql keyword that needs to be quoted in a query. The list is currently up-to-date with MySQL 5.1.