View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002708 | Composr | core_database_drivers | public | 2016-07-12 17:40 | 2016-07-15 00:55 |
| Reporter | Chris Graham | Assigned To | Chris Graham | ||
| Severity | Feature-request | ||||
| Status | resolved | Resolution | fixed | ||
| Product Version | |||||
| Fixed in Version | |||||
| Summary | 0002708: Drop irrelevant/dated database drivers | ||||
| Description | access database driver REASON: Nobody ever has had, or will have, a reason to use Microsoft Access to power a website. MySQL is free and cross-platform and far better as a database engine. mysql_dbx database driver REASON: DBX is dead since 2011, PDO replaced it. Nobody has ever had a need for our MySQL DBX driver. sqlite database driver REASON: It may be cool, but there's no good reason to use it. It requires more knowledge to maintain an sqlite database file than to simply install a regular MySQL install, and it will never be as good. | ||||
| Tags | Risk: Deprecates functionality | ||||
| Time estimation (hours) | 0.2 | ||||
| Sponsorship open | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-07-12 17:40 | Chris Graham | New Issue | |
| 2016-07-12 17:40 | Chris Graham | Tag Attached: Risk: Deprecates functionality | |
| 2016-07-15 00:55 | Chris Graham | Status | non-assigned => resolved |
| 2016-07-15 00:55 | Chris Graham | Resolution | open => fixed |
| 2016-07-15 00:55 | Chris Graham | Assigned To | => Chris Graham |