Storing settings in a table in my SQLite database or separately?
I’m building an application which uses SQLite, and now want to add settings that are stored between sessions
I’m building an application which uses SQLite, and now want to add settings that are stored between sessions