app_database.db
Tutup DBData: jobs (Total: 1 baris)
Kembali| Aksi | id | job_number | survey_type | date_survey | vessel_name | port_location | created_by | status | created_at | applicant | product | loading_port | discharge_port |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | JOB-20260214-181 | ON HIRE | 2026-02-14 | mt. griya ambon | Dumai | 2 | ON-PROGRESS | 2026-02-14 13:56:55 |
Lihat Struktur Tabel
| PK | Name | Type | Act |
|---|---|---|---|
| 🔑 | id | INTEGER | |
| job_number | TEXT | ||
| survey_type | TEXT | ||
| date_survey | DATE | ||
| vessel_name | TEXT | ||
| port_location | TEXT | ||
| created_by | INTEGER | ||
| status | TEXT | ||
| created_at | DATETIME | ||
| applicant | TEXT | ||
| product | TEXT | ||
| loading_port | TEXT | ||
| discharge_port | TEXT |