Issues
- 2
Notice: Trying to access array offset on value of type null in Core.php on line 18
#2 opened by ThinkingChimp - 0
SQLSTATE[42P07]: Duplicate table: 7 ERROR: relation "car_products" already exists (SQL: create table "car_products" ("car_id" integer not null, "product_id" integer not null))
#3 opened by nnk-maker