You are here: Home Index SQL abstraction
SPIP essentially applies the SQL standards, but will also understand a large portion of the MySQL particularities, that it will then translate for (…)
In certain cases, particularly for plugins which add tables into the database, or add columns into a table, it is necessary to declare the SQL (…)