User tests: Successful: Unsuccessful:
Pull Request for Issue # .
This Pull Request changes the joomla.sql files for new installations for both kinds of databases.
Fix unneeded differences in data between PostgreSQL and MySQL and comments style.
The differences between the databases fixed by this PR are:
In the comments for the diverse sections in posgresql/joomla.sql, table names are in most cases quoted like on MySQL, only for a few recently added ones it was done differently. This PR unifies that so a comparison between the two joomla.sql files will not show difference in quotes in these comments.
Finally, fixed alphabetical order of extensions inserted for webservices plugins in the same way as for MySQL.
The test consists of 2 parts:
After a new installation, the initial data inserted with joomla.sql is the same for MySQL and PostgreSQL databases.
After a new installation, the initial data inserted with joomla.sql is different between MySQL and PostgreSQL databases. The differences are as described in the summary of changes.
None.
Status | New | ⇒ | Pending |
Category | ⇒ | SQL Installation Postgresql |
Labels |
Added:
?
|
Title |
|
Title |
|
I have tested this item
Tested with MySQL.
I have tested this item
Tested with mySQL
I have tested this item
code review
Status | Pending | ⇒ | Ready to Commit |
RTC
Thanks to all testers and reviewers.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-03-24 12:27:45 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Thanks for spending the time on this @richard67 !
I have tested this item✅ successfully on 7171556
tested o postgresql
review for mysql/mariadb
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/28424.