propagating renames
This commit is contained in:
parent
a719aa2331
commit
9c338a31ce
4 changed files with 10 additions and 10 deletions
|
|
@ -30,6 +30,6 @@ select
|
|||
amount_in_gbp as amount_in_gbp,
|
||||
payment_status as payment_status,
|
||||
payment_paid_date_utc as payment_paid_date_utc,
|
||||
checkin_cover_cover_amount_local_curr as checkin_cover_cover_amount_local_curr,
|
||||
checkin_cover_cover_amount_in_gbp as checkin_cover_cover_amount_in_gbp
|
||||
checkin_cover_limit_amount_local_curr as checkin_cover_limit_amount_local_curr,
|
||||
checkin_cover_limit_amount_in_gbp as checkin_cover_limit_amount_in_gbp
|
||||
from core__vr_check_in_cover
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue