Ticket #915 (closed defect: wontfix)
SQLite based Dotclear installation can't be updated
Reported by: | volkmar | Owned by: | xave |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | module:clearbricks | Version: | 2.1 |
Severity: | normal | Keywords: | |
Cc: |
Description
I know it is a known-bug but it is probably better to have a ticket opened.
At the moment, Dotclear can't be updated if the database is SQLite. Indeed, some needed functionality are not available in SQLite and instead of founding a workaround, Clearbricks is throwing an exception. Ruby on Rail's active record is doing that pretty well.
I suppose it is not one of the top priorities but it is better if it is in mind ;)
Change History
Note: See
TracTickets for help on using
tickets.
That would mean exporting everything, destroying the database, recreate a new database and importing the backup... You couldn't imagine how low is the priority on that one.