terra-yi
Results
3
comments of
terra-yi
aejnsn/postgresify/src/Database/Schema/Builder.php This class should now extends PostgresBuilder instead of Builder at least on Laravel 5.3
My interim workaround was to use cweagans/composer-patches to apply patch automatically on composer require/update, because it is not right to edit directly in composer package manually. You should first ```...