Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | uuid | 2147483647 | null |
|
|
||||||
| deleted_by | varchar | 255 | √ | null |
|
|
|||||
| deleted_date | timestamp | 29,6 | √ | null |
|
|
|||||
| version | int4 | 10 | null |
|
|
||||||
| created_by | varchar | 255 | √ | null |
|
|
|||||
| created_date | timestamp | 29,6 | √ | null |
|
|
|||||
| last_modified_by | varchar | 255 | √ | null |
|
|
|||||
| last_modified_date | timestamp | 29,6 | √ | null |
|
|
|||||
| signed_connection_request_id | uuid | 2147483647 | √ | null |
|
|
|||||
| quotation_id | uuid | 2147483647 | √ | null |
|
|
|||||
| purchase_order_number_id | uuid | 2147483647 | √ | null |
|
|
|||||
| invoice_id | uuid | 2147483647 | √ | null |
|
|
|||||
| complete_file_id | uuid | 2147483647 | √ | null |
|
|
|||||
| certificate_of_conformity_id | uuid | 2147483647 | √ | null |
|
|
|||||
| other_id | uuid | 2147483647 | √ | null |
|
|
|||||
| other_description | varchar | 1024 | √ | null |
|
|
|||||
| number_of_os | varchar | 255 | √ | null |
|
|
|||||
| amount_of_os_actual_euros | numeric | 10,2 | √ | null |
|
|
|||||
| amount_of_os_with_tax_actual_euros | numeric | 10,2 | √ | null |
|
|
|||||
| cost_of_work_actual_euros | numeric | 10,2 | √ | null |
|
|
|||||
| taxe | numeric | 10,2 | √ | null |
|
|
|||||
| cost_of_work_with_taxe_actual_euros | numeric | 10,2 | √ | null |
|
|
|||||
| cost_for_the_owner_actual_euros | numeric | 10,2 | √ | null |
|
|
|||||
| cost_with_taxe_for_the_owner_actual_euros | numeric | 10,2 | √ | null |
|
|
|||||
| comments | varchar | 2048 | √ | null |
|
|
|||||
| invoice_number | varchar | 255 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| pk_bac_ins_f_db_provided_doc | Primary key | Asc | id |
| idx_bac_ins_f_db_provided_doc_certificate | Performance | Asc | certificate_of_conformity_id |
| idx_bac_ins_f_db_provided_doc_complete_file | Performance | Asc | complete_file_id |
| idx_bac_ins_f_db_provided_doc_invoice_number | Performance | Asc | invoice_id |
| idx_bac_ins_f_db_provided_doc_other | Performance | Asc | other_id |
| idx_bac_ins_f_db_provided_doc_purchase_order | Performance | Asc | purchase_order_number_id |
| idx_bac_ins_f_db_provided_doc_quotation | Performance | Asc | quotation_id |
| idx_bac_ins_f_db_provided_doc_signed_connection | Performance | Asc | signed_connection_request_id |

