Open
Description
So I created an .sql and .sqlite file through the Terminal.
I created the same table and inserted one row. To see if I could read from it.
I placed the files in the same place as in the react-native-sqlite-example and both of them don't work.
The error message while selecting all rows (select * from table;) basically returns the error message:
No such table: teste (teste is my table btw)
So I see someone here got a similar error. No file is created either. I would love to have this working.
Metadata
Metadata
Assignees
Labels
No labels