#1436454 closed Feature Requests (invalid)
Database versioning - installation
| Reported by: | asperti | Owned by: | roundcube |
|---|---|---|---|
| Priority: | 5 | Milestone: | |
| Component: | Core functionality | Version: | later |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
It will be good to add a "preferences" database table for containing all main.inc.php settings and the database schema release. This will be a base for automatic schema update during software updates.
Change History (3)
comment:1 Changed 5 years ago by seansan
- Milestone set to 0.1.5
- Severity changed from critical to trivial
- Summary changed from Database versioning to Database versioning - installation
comment:2 Changed 5 years ago by thomasb
- Resolution changed from None to invalid
- Status changed from assigned to closed
What's wrong about config files? Database schema updated could be done with MDB2 schema files.
Note: See
TracTickets for help on using
tickets.

Review as part of install script