You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix - Misleading conflict error message on production version (#649)
* fix: improve error message when old production version is conflicted with the current Configuration
* fix: allow the application to run when there are conflicted changes in old production version with --taipy-force
* update version.json to 2.3.1
Merge pull request #545 from Avaiga/hotfix/#544-db_driver-is-not-para…
…meter-of-postgre-and-mysql
Hotfix2.2.2/#544 - Remove default value of "db_driver" on SQLDataNode
db_name for sqlite data nodes should be the file name (#512)
* fix: db_name to sqlite should be the file name
(cherry picked from commit e44388d)
* Update version.json
---------
Co-authored-by: Jean-Robin <jeanrobin.medori@avaiga.com>