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
ruitedk6 edited this page Jul 14, 2020
·
3 revisions
The Data Console in the GUI handles data upload and exporting annotations. Sometimes, we want to manipulate the database directly. This can be done with SQL commands on the database, we also have some pre-defined functions that can take care of some basic actions.
The sqlite database can be found at ./instance/database.sqlite.