Commit 0c92295
fix: Align view column names with online server documentation
- 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
Changes synchronized with cbdb-online-main-server config/view_tables.php
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 98282ce commit 0c92295
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
401 | | - | |
| 401 | + | |
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
| |||
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
418 | | - | |
| 418 | + | |
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
| |||
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
442 | | - | |
| 442 | + | |
443 | 443 | | |
444 | | - | |
| 444 | + | |
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
| |||
821 | 821 | | |
822 | 822 | | |
823 | 823 | | |
824 | | - | |
825 | | - | |
| 824 | + | |
| 825 | + | |
826 | 826 | | |
827 | 827 | | |
828 | 828 | | |
| |||
0 commit comments