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
Only on read. On create it should create it relative to the local root. This is a bit tricky as sqlalchemy needs to be initialized before create_db runs. Workaround is to symlink device_db.sqlite3 into the local root/package_data.
Only on read. On create it should create it relative to the local root. This is a bit tricky as sqlalchemy needs to be initialized before create_db runs. Workaround is to symlink device_db.sqlite3 into the local root/package_data.