Sort of negates the point of tinydb.....
If you store your entire database as a list, then save this to tinydb for safekeeping after a change, calling the list into the app on start up, you can work with the list.
See here:
Sort of negates the point of tinydb.....
If you store your entire database as a list, then save this to tinydb for safekeeping after a change, calling the list into the app on start up, you can work with the list.
See here: