uepg/laravel-sybase

Migrations stopped working

Closed this issue · 0 comments

run: php artisan migrate:refresh

returns:

[Illuminate\Database\QueryException]
Undefined variable: new_binds (SQL: select * from sysobjects where type = '
U' and name = migrations)

[ErrorException]
Undefined variable: new_binds