数据库 数据校验写入等逻辑更新。

This commit is contained in:
Neo
2026-02-01 03:46:16 +08:00
parent 9948000b71
commit 076f5755ca
128 changed files with 494310 additions and 2819 deletions

View File

@@ -0,0 +1,182 @@
================================================================================
Table: billiards_dwd.dwd_table_fee_adjust_ex
Primary Key: table_fee_adjust_id
================================================================================
## COLUMNS
--------------------------------------------------------------------------------
table_fee_adjust_id: bigint | nullable=NO | PK
adjust_type: integer | nullable=YES |
ledger_count: integer | nullable=YES |
ledger_name: character varying(128) | nullable=YES |
applicant_name: character varying(64) | nullable=YES |
operator_name: character varying(64) | nullable=YES |
applicant_id: bigint | nullable=YES |
operator_id: bigint | nullable=YES |
## VALUE ANALYSIS (for enum detection)
--------------------------------------------------------------------------------
table_fee_adjust_id:
Total: 2849, Non-null: 2849, Distinct: 2849
Top values:
3064246571944837: 1
2809440958499333: 1
3017593903318661: 1
3009294538409925: 1
2993477712792197: 1
3034392506993733: 1
2965973253473989: 1
2888562792286597: 1
3008956284275205: 1
3067055412186053: 1
3050243960702725: 1
2920573008315781: 1
3002014301228037: 1
3002075645856581: 1
2960693282836357: 1
adjust_type:
Total: 2849, Non-null: 2849, Distinct: 1
*** LIKELY ENUM (distinct <= 15) ***
Top values:
1: 2849
ledger_count:
Total: 2849, Non-null: 2849, Distinct: 1
*** LIKELY ENUM (distinct <= 15) ***
Top values:
1: 2849
ledger_name:
Total: 2849, Non-null: 0, Distinct: 0
Top values:
applicant_name:
Total: 2849, Non-null: 2849, Distinct: 1
*** LIKELY ENUM (distinct <= 15) ***
Top values:
收银员:郑丽珊: 2849
operator_name:
Total: 2849, Non-null: 2849, Distinct: 1
*** LIKELY ENUM (distinct <= 15) ***
Top values:
收银员:郑丽珊: 2849
applicant_id:
Total: 2849, Non-null: 2849, Distinct: 1
*** LIKELY ENUM (distinct <= 15) ***
Top values:
2790687322443013: 2849
operator_id:
Total: 2849, Non-null: 2849, Distinct: 1
*** LIKELY ENUM (distinct <= 15) ***
Top values:
2790687322443013: 2849
## SAMPLE DATA (first 10 rows)
--------------------------------------------------------------------------------
Columns: ['table_fee_adjust_id', 'adjust_type', 'ledger_count', 'ledger_name', 'applicant_name', 'operator_name', 'applicant_id', 'operator_id']
Row 1:
table_fee_adjust_id: 2957913441881989
adjust_type: 1
ledger_count: 1
ledger_name: NULL
applicant_name: 收银员:郑丽珊
operator_name: 收银员:郑丽珊
applicant_id: 2790687322443013
operator_id: 2790687322443013
Row 2:
table_fee_adjust_id: 2957881608900293
adjust_type: 1
ledger_count: 1
ledger_name: NULL
applicant_name: 收银员:郑丽珊
operator_name: 收银员:郑丽珊
applicant_id: 2790687322443013
operator_id: 2790687322443013
Row 3:
table_fee_adjust_id: 2957814223867717
adjust_type: 1
ledger_count: 1
ledger_name: NULL
applicant_name: 收银员:郑丽珊
operator_name: 收银员:郑丽珊
applicant_id: 2790687322443013
operator_id: 2790687322443013
Row 4:
table_fee_adjust_id: 2957814223818565
adjust_type: 1
ledger_count: 1
ledger_name: NULL
applicant_name: 收银员:郑丽珊
operator_name: 收银员:郑丽珊
applicant_id: 2790687322443013
operator_id: 2790687322443013
Row 5:
table_fee_adjust_id: 2957809022848517
adjust_type: 1
ledger_count: 1
ledger_name: NULL
applicant_name: 收银员:郑丽珊
operator_name: 收银员:郑丽珊
applicant_id: 2790687322443013
operator_id: 2790687322443013
Row 6:
table_fee_adjust_id: 2957786384502277
adjust_type: 1
ledger_count: 1
ledger_name: NULL
applicant_name: 收银员:郑丽珊
operator_name: 收银员:郑丽珊
applicant_id: 2790687322443013
operator_id: 2790687322443013
Row 7:
table_fee_adjust_id: 2957752919379845
adjust_type: 1
ledger_count: 1
ledger_name: NULL
applicant_name: 收银员:郑丽珊
operator_name: 收银员:郑丽珊
applicant_id: 2790687322443013
operator_id: 2790687322443013
Row 8:
table_fee_adjust_id: 2957675850501829
adjust_type: 1
ledger_count: 1
ledger_name: NULL
applicant_name: 收银员:郑丽珊
operator_name: 收银员:郑丽珊
applicant_id: 2790687322443013
operator_id: 2790687322443013
Row 9:
table_fee_adjust_id: 2957593928126277
adjust_type: 1
ledger_count: 1
ledger_name: NULL
applicant_name: 收银员:郑丽珊
operator_name: 收银员:郑丽珊
applicant_id: 2790687322443013
operator_id: 2790687322443013
Row 10:
table_fee_adjust_id: 2957537445105541
adjust_type: 1
ledger_count: 1
ledger_name: NULL
applicant_name: 收银员:郑丽珊
operator_name: 收银员:郑丽珊
applicant_id: 2790687322443013
operator_id: 2790687322443013