update
This commit is contained in:
@@ -25,7 +25,7 @@ $pgsql = [
|
||||
'driver' => 'pgsql',
|
||||
'host' => 'localhost',
|
||||
'port' => 5432,
|
||||
'dbname' => 'mydb',
|
||||
'dbname' => 'nexus_live',
|
||||
|
||||
// optional: schema/search_path (commonly "public")
|
||||
'schema' => 'public',
|
||||
|
||||
Reference in New Issue
Block a user