Discover

Topics

SqlitePrime - SQLite database manager

SqlitePrime - SQLite database manager version history

‹ General Info
Version 1.3.1
Updated 1 year ago
Changelog New features:
- Added Russian language
- Ability to move app to external storage
- Autoincrement option for Columns when creating a New table from the menu
- Added Settings
- Ability to Clear database history and Remove single database from history

Other:
- Resolved some minor errors
Version 1.3.0
Updated 6 years ago
Changelog New features:
- Added Russian language
- Ability to move app to external storage
- Autoincrement option for Columns when creating a New table from the menu
- Added Settings
- Ability to Clear database history and Remove single database from history

Other:
- Resolved some minor errors
Version 1.2.1
Updated 6 years ago
Changelog Features:
- Added support for Android versions 4.1, 4.2 and 4.4

Big fixes:
- Some files couldn't be opened when path was different then expected one
- Sometimes the app would crash when sorting columns
- Show DDL wouldn't display one even when it existed
- Running some queries in Query Editor would return a wrong result
- Rotating the screen when in Table view would jump to the last page

Design fix:
- Adjusted font style in some screens
- Fixed some typos
Version 1.1.1
Updated 6 years ago
Changelog Added support for Blob data type.
Now you can:
• Edit fields of Blob type
• View Blob data in external app
• Export Blob data
• Optimized displaying long text
• Fixed some bugs
Version 1.1.0
Updated 6 years ago
Changelog Added support for Blob data type.
Now you can:
• Edit fields of Blob type
• View Blob data in external app
• Export Blob data
• Optimized displaying long text