mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 02:50:46 -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.