quick answers How to debug schema version of sqlite database in moor flutter Short answers to complex questions. To check the schema version of a moor created database you will need to use a PRAGMA statement. As the documentation puts it: The PRAGMA