?
avatar sovainfo
sovainfo
6 Oct 2013

For those that want to play with J320 alpha using PostgreSQL you need to make changes below in order to install.

  • Change joomla.sql, take the one from master.
  • Change joomla.sql, remove not null constrain on manifest_cache, params of $__extensions
  • Change libraries/joomla/table/table.php line 777 to use $this->_tbl_keys[0]

This shpuld get you through installation.

avatar sovainfo sovainfo - open - 6 Oct 2013
avatar brianteeman
brianteeman - comment - 13 Oct 2013

Thanks for reporting this. At this time we are only using github as the place to submit code fixes so I am closing the report here. The actual reporting of issues and testing fixes is still taking place on Joomlacode.

As it has been some time since you opened this issue can you please confirm that it is still valid with the current Master or Joomla 3.2 beta.

If it is still valid please can you open an item on the Joomlacode tracker in the appropriate area.

CMS Bug Reports: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBrowse&tracker_id=8103

CMS Feature Requests: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBrowse&tracker_id=8549

avatar zero-24 zero-24 - close - 13 Oct 2013
avatar sovainfo
sovainfo - comment - 14 Oct 2013

Verified j320b1

  • Obviously point 1 doesn't apply anymore: it went into j320b1
  • Point 2 is solved differently: not null contraints are not removed
  • Point 3 stil applies

new point:
joomla.sql insert into #__content_types row 11 has one field to many; removed the last , ''

avatar brianteeman
brianteeman - comment - 14 Oct 2013

Please can you:

1) Open an item on the Joomlacode tracker in the appropriate area.

CMS Bug Reports: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBrowse&tracker_id=8103

CMS Feature Requests: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBrowse&tracker_id=8549

2) Create a pull request here on github

3) After submitting the item to the Joomlacode tracker, add a link to the Joomlacode tracker item in the pull request comments and make sure that you add a link to the GitHub issue or pull request on the joomlacode tracker item.

avatar mbabker
mbabker - comment - 14 Oct 2013

Slowly but surely we're working through the non-MySQL databases to get the schemas in sync. It won't happen in the next day or two but they'll all get updated before the stable release.

avatar zero-24 zero-24 - change - 7 Jul 2015
Labels Added: ?
Removed: ? ?
Build staging

Add a Comment

Login with GitHub to post a comment