laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
Artisan command 'migrate:rollback' trigger this error :
[Illuminate\Database\QueryException]
SQLSTATE[42000]: Syntax error or access violation: 0 [IBM][Pilote ODBC System i Access][DB2 for i5/OS]SQL0199 - Le mot clé EXISTS est mal placé. Eléments possibles : <FIN-INSTRUCTIO (SQLPrepare[0] at /usr/src/builddir/ext/pdo_odbc/od
bc_driver.c:206) (SQL: drop table if exists password_resets)
Artisan command 'migrate:rollback' trigger this error :