Feature #13
Support for other SQL database types
| Status: | In progress | Start date: | 2010-11-18 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Zula::SQL | |||
| Target version: | 3.0.0 |
Description
Add full support for additional database types other than MySQL, allowing TangoCMS/Zula to run on more environments and opening our product to a larger user base.
Subtasks
History
Updated by Alex Cartwright over 3 years ago
- Status changed from Confirmed to Approved
Updated by Alex Cartwright over 2 years ago
The current biggest problem we'd have is the use of MySQL specific 'SQL_CALC_FOUND_ROWS' and 'FOUND_ROWS()'.
Updated by Alex Cartwright about 1 year ago
At the Jump In Camp we're currently implementing MS SQL Server support.