Updating database schema... Column berat already exists or error: SQLSTATE[HY000]: General error: 1 no such table: product_types Column panjang already exists or error: SQLSTATE[HY000]: General error: 1 no such table: product_types Column lebar already exists or error: SQLSTATE[HY000]: General error: 1 no such table: product_types Column tinggi already exists or error: SQLSTATE[HY000]: General error: 1 no such table: product_types Could not drop column weight from products (maybe SQLite version too old): SQLSTATE[HY000]: General error: 1 near "DROP": syntax error Could not drop column panjang from products (maybe SQLite version too old): SQLSTATE[HY000]: General error: 1 near "DROP": syntax error Could not drop column lebar from products (maybe SQLite version too old): SQLSTATE[HY000]: General error: 1 near "DROP": syntax error Could not drop column tinggi from products (maybe SQLite version too old): SQLSTATE[HY000]: General error: 1 near "DROP": syntax error Database update complete.