SQLite specific implementation of InsertQuery.
We ignore all the default fields and use the clever SQLite syntax: INSERT INTO table DEFAULT VALUES for degenerated "default only" queries.
includes/database/sqlite/query.inc, line 21
Weitere Informationen über Formatierungsoptionen
Kommentare
Kommentar hinzufügen