Andrey Kolesnikov

Results 2 comments of Andrey Kolesnikov

I have the same issue. File: src/Meta/Postgres/Schema.php Missing $schema parameter. You need to replace 'public' to $this->schema here ``` /** * @param string $schema * * @return array */ protected...