{"result":"false", "msg":"Penyimpanan Data Gagal", "status":"Array\n(\n [0] => Data Entry master_customer yang ke 0 yaitu INSERT INTO \"Transaksi_projek\".master_w_time_sheet(\n\n kode_timesheet, urutan, tgl, kode_vehicle, start_time, end_time, \n\n vehicle_usage, stop, working, mileage_sum, direction_changes, \n\n jumlah_hour, edit_hour, akumulasi_hour)\n\n VALUES (?, ?, ?, ?, ?, ?, \n\n ?, ?, ?, ?, ?, \n\n ?, ?, ?);\n\n VALUES ('TS000000000001','', '','',\n\n ' - - ',\n\n '', '','',\n\n '','','' ,\n\n '',''); -> Gagal disimpan dengan error sebagai berikut: ERROR: syntax error at or near \",\"\nLINE 5: VALUES (?, ?, ?, ?, ?, ?, \n ^ ::
\n [1] => Data Entry master_customer yang ke 1 yaitu INSERT INTO \"Pegawai\".log_transaksi(\n\n kode_pegawai, tanggal, no_faktur, kondisi, info1, info2, info3)\n\n VALUES ('' , '2025-12-08 17:23:49', 'TS000000000001', '77', '216.73.216.111', '', ''); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n)\n"}