mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
updates
This commit is contained in:
@@ -116,7 +116,7 @@ class Database extends Event
|
||||
}
|
||||
|
||||
$this->setQueue($dsn->getHost());
|
||||
|
||||
var_dump('** setting Database queue to : ' . $dsn->getHost());
|
||||
$client = new Client($this->queue, $this->connection);
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user