mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 10:20:17 -06:00
Moved parser into it's own class This parser now proper supports new lines in quoted text and returns a QVector<QStringList> result.