Ticket #1913 (closed defect: fixed)
installation wizard does not support SQLite
Reported by: | czk | Owned by: | nikrou |
---|---|---|---|
Priority: | normal | Milestone: | 2.8 |
Component: | module:core | Version: | 2.6.1 |
Severity: | normal | Keywords: | |
Cc: |
Description
http://dotclear.org/documentation/2.0/admin/install mentions SQLite as supported. Yet, the dotclear/admin/install/wizard.php does not cover it.
Treating SQLite on equal terms with the 2 other supported DB backends could encorage wider testing of the SQLite support.
Change History
comment:5 Changed 10 years ago by Nicolas <nikrou77@…>
- Status changed from new to closed
- Resolution set to fixed
(In [c8206c9d865d]) Fix #1913 : allow SQLite in installation wizard. No simple way to upgrade SQLite database, so bypass upgrade during connection.
Note: See
TracTickets for help on using
tickets.