Is there a way to close connection to .db file? On Linux I use a file from ftp server mounted as a local file, it reads database nicely but after first read file is not updated if changed by other client. I have to redeploy flow to have it refreshed. Better would be closing the file and opening again but I don''t see such option in the node configuration
Is there a way to close connection to .db file? On Linux I use a file from ftp server mounted as a local file, it reads database nicely but after first read file is not updated if changed by other client. I have to redeploy flow to have it refreshed. Better would be closing the file and opening again but I don''t see such option in the node configuration
Is it possible to edit records? CRUD operations
Yes its possible
Do i need to install sqlite3 to use the sqlite ?
No no, you can use sqlite3 database directly but to open that database and view the tables and all you can use sqlite db browser software