User tests: Successful: Unsuccessful:
Pull Request for Issue # .
A new database driver is added for CUBRID (is a open source DBMS)
The most of added driver is for qualified name of keyword columns using on SQL.
Successful Installation
Successful sample data operation.
Successful sample data operation.
Documents for database has to be updated for a new CUBRID driver.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_admin SQL com_associations com_banners com_categories com_config com_content com_fields com_finder com_languages com_menus |
Labels |
Added:
?
|
Having looked closely into what cubrid is I am not convinced that it is something we support. We are already dropping support of mssql due to the lack of users and available testing etc. Do we really think we can support another even more obscure db .
@byungwook-kim convince us
I don't know the reason for the following error in processing CI-Appveyor/PR
It occurs on only PHP 7.1.9 not any PHP 5 or PHP 7 version.
Thank you for this PR. As I stated before I really dont think this is something we can accept as it will not be maintainable by anyone else as no one is using this database
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-07-22 09:33:24 |
Closed_By | ⇒ | brianteeman |
@byungwook-kim This is any really interesting PR, but as brain already mentioned its not so easy to get a new database driver in to Joomla. Especially not in a minor version while we are trying to get the next major version out of the door.
Also the correct place for the database driver is at https://github.com/joomla-framework/database
Anyway I would like to ask @mbabker and @wilsonge about there opinion on a way getting 3rd party database driver working with Joomla.
We use quote and quotename and not the shortcuts q and qn