User tests: Successful: Unsuccessful:
The data type for binary strings in PostgreSQL is bytea
, not bytes
. There is no data type bytes
in postgreSQL.
bytea
is correct for that column because in MySQL it is a BLOB
, see the joomla.sql for MySQL.
Can be tested and merged by review.
@alikon please review.
Status | New | ⇒ | Pending |
Category | ⇒ | Postgresql SQL Administration com_admin Installation |
@laoneo Can this one be merged?
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-08-28 12:20:43 |
Closed_By | ⇒ | laoneo | |
Labels |
Added:
?
|
Good job!
I have tested this item✅ successfully on 9d15359
code review
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/21883.