SQLite - Micetro - 25.2.0

Micetro Installation Guide

ft:locale
en-US
Product name
Micetro
Version
25.2.0

Micetro Central comes with a built-in SQLite database, which is used if there is no configuration for an external database. There are no customization options for SQLite. Micetro Central will use the default configuration.

Whenever you update to a new Micetro version, the system automatically creates a backup of the SQLite database. The backup file is named micetro_backup_XXXXX.db in which XXXXX is a number. This file is stored in the backups folder in the Micetro Central data directory, which is created the first time the database is backed up. Backups are deleted from the backups folder after two months.

Additionally, you can manually back up the embedded SQLite database by calling the BackupDatabase API.

Note: If you use a PostgreSQL database, you must manually back up your database before applying updates.