I tried Valentina Studio Free (both on Mac and Linux), with an existing sqlite database but I have some problems with missing fields.
For example :
What is created and OK in other DB Tools :
table1
idtable1
field1
field2
table2
idtable2
field1
field2
table12
idtable1
idtable2
In VS table1 and table2 seem OK but table12 show no field, or only one.
I created this database with SQLite Studio, I also open this database with DBeaver, DB Browser for SQLite and DBVisualizer and all tables are OK.
So what's wrong with Valentina Studio ?