uepg / laravel-sybase

Connection and Laravel Eloquent driver for Sybase
GNU General Public License v2.0
33 stars 16 forks source link

Error with new class sctructure #48

Closed nunomazer closed 5 years ago

nunomazer commented 5 years ago
 ErrorException (E_WARNING)
Declaration of Uepg\LaravelSybase\Database\Query\Grammar::compileSelect(Uepg\LaravelSybase\Database\Query\Builder $query) should be compatible with Illuminate\Database\Query\Grammars\Grammar::compileSelect(Illuminate\Database\Query\Builder $query)