Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
根据this question,Android数据库文件包含版本号。但是我不知道如何使用 SQLiteManager for Firefox 找到它。
是否可以使用此工具查看版本?
@zapl 写道:
execute PRAGMA user_version; 在同一个地方,您可以执行其他 SQLite 查询 - 这将向您显示 SQLiteOpenHelper 设置的版本
execute PRAGMA user_version