mirror of
https://github.com/php/php-src.git
synced 2025-08-17 22:48:57 +02:00
2 lines
No EOL
106 B
Bash
Executable file
2 lines
No EOL
106 B
Bash
Executable file
#!/bin/bash
|
|
export PDO_PGSQL_TEST_DSN='pgsql:host=localhost port=5432 dbname=test user=postgres password=' |