Skip to content
Snippets Groups Projects

Update config/autoload/application.global.php, config.local.php.default

Merged Thierry Perpère requested to merge thierry.perpere/OSE:bug-connectstring into master

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Lorsque Oracle est en PDB en mode "DEDICATED SERVER" avec une chaîne de connexion comme ci-dessous, il est impossible d'utiliser OSE. Une exception est levée par Doctrine\DBAL

    SID = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = XXXX )(PORT = XXX)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = SID) ) )

    Doctrine\DBAL sait prendre en paramètre un "connectstring". Les modifications apportées sont pour permettre ce réglage dans le fichier de configuration.

  • Laurent Lecluse approved this merge request

    approved this merge request

  • Laurent Lecluse mentioned in commit 12066f24

    mentioned in commit 12066f24

Please register or sign in to reply
Loading