[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pecl-cvs
Subject:    [PECL-CVS] [pecl-database-pdo_ibm] master: Make options appendable in connection string
From:       Calvin Buckley <noreply () php ! net>
Date:       2022-03-21 19:56:47
Message-ID: rV9jf3zM083h3qOCuXzLn9lHgZM7BOoegb8tMY7Zlc () main ! php ! net
[Download RAW message or body]

Author: Calvin Buckley (NattyNarwhal)
Date: 2022-03-21T16:46:56-03:00

Commit: https://github.com/php/pecl-database-pdo_ibm/commit/9d8bc0b71d3784140cf8e3823b8260c7f8adc435
 Raw diff: https://github.com/php/pecl-database-pdo_ibm/commit/9d8bc0b71d3784140cf8e3823b8260c7f8adc435.diff


Make options appendable in connection string

Changed paths:
  M  .github/workflows/ci.yml


Diff:

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 0a4db2d..172d9f6 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -72,7 +72,7 @@ jobs:
           export IBM_DB2_TEST_SKIP_CONNECT_FAILURE=0
           export DB2CLIINIPATH=$PWD
           export REPORT_EXIT_STATUS=1
-          export PDOTEST_DSN=ibm:SAMPLE
+          export PDOTEST_DSN=ibm:DSN=SAMPLE
           export PDOTEST_USER=db2inst1
           export PDOTEST_PASS=password
           php run-tests.php -P --show-diff tests

-- 
PECL CVS Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic