mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-04-24 13:38:32 -05:00
add a unittest for the keyword in column name issue
This commit is contained in:
@@ -13,5 +13,6 @@ private slots:
|
||||
void parseSQLMultiPk();
|
||||
void parseSQLForeignKey();
|
||||
void parseSQLSingleQuotes();
|
||||
void parseSQLKeywordInIdentifier();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user