Open Domotrique opened 12 months ago
A first part of this new feature has been implemented in 1.12.2 https://github.com/Domotrique/okovision_2023/releases/tag/1.12.2
We have now the possibility to generate a SQL dump of the current database.
It will be generated in /dumps folder of okovision.
I didn't implement yet any functionality to import a SQL dump into the database as it is very sensitive. I'm not sure I will even do it.
If you want to do it manually, here is the command :
mysql -u username -p database_name < file.sql
Thanks for this fatastic development and for revive Okovision.
New functionality suggestion: