Skip to content

fix: Align view column names with online server documentation#16

Merged
sudoghut merged 1 commit intomasterfrom
fix-view-column-names
Feb 5, 2026
Merged

fix: Align view column names with online server documentation#16
sudoghut merged 1 commit intomasterfrom
fix-view-column-names

Conversation

@sudoghut
Copy link
Member

@sudoghut sudoghut commented Feb 5, 2026

Summary

  • Fix View_PossessionsAddrData column names: c_addr_name/c_addr_chnc_possession_addr_name/c_possession_addr_chn
  • Fix View_EntryData column name: c_nianhao_idc_entry_nh_id

Changes synchronized with cbdb-online-main-server config/view_tables.php.

🤖 Generated with Claude Code

@sudoghut sudoghut force-pushed the fix-view-column-names branch 3 times, most recently from 0c92295 to deedd05 Compare February 5, 2026 14:34
- View_PossessionsAddrData: rename c_addr_name/c_addr_chn to
  c_possession_addr_name/c_possession_addr_chn
- View_EntryData: fix column references to match ENTRY_DATA schema:
  - c_nianhao_id -> c_entry_nh_id
  - c_parental_status -> c_parental_status_code
- View_EventAddrData: fix JOIN to use composite key
  (c_personid, c_sequence, c_event_code) instead of c_event_record_id

Changes synchronized with cbdb-online-main-server config/view_tables.php

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@sudoghut sudoghut force-pushed the fix-view-column-names branch from deedd05 to 0b1abf4 Compare February 5, 2026 14:36
@sudoghut sudoghut merged commit d01cd16 into master Feb 5, 2026
2 checks passed
@sudoghut sudoghut deleted the fix-view-column-names branch February 5, 2026 14:37
@sudoghut sudoghut restored the fix-view-column-names branch February 5, 2026 15:38
@sudoghut sudoghut deleted the fix-view-column-names branch February 5, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments