Files
service-finder/db_audit_report.csv
2026-03-22 11:02:05 +00:00

1.1 KiB

1table_name | column_name | data_type | is_nullable
2----------------------------+----------------------------+-----------------------------+-------------
3asset_costs | id | uuid | NO
4asset_costs | asset_id | uuid | NO
5asset_costs | organization_id | integer | NO
6asset_costs | cost_category | character varying | NO
7asset_costs | amount_net | numeric | NO
8asset_costs | currency | character varying | NO
9asset_costs | date | timestamp with time zone | NO
10asset_costs | invoice_number | character varying | YES
11asset_costs | data | jsonb | NO
12asset_events | id | uuid --More--
13Cancel request sent