Skip to content

Vdb 997 vat init#40

Merged
yaoandrew merged 2 commits intostagingfrom
vdb-997-vat-init
Dec 9, 2019
Merged

Vdb 997 vat init#40
yaoandrew merged 2 commits intostagingfrom
vdb-997-vat-init

Conversation

@yaoandrew
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

@elizabethengelman elizabethengelman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🦖

vatInit := test_data.VatInitModel
vatInit.ForeignKeyValues[constants.IlkFK] = ilkHex
vatInit.ColumnValues[constants.IlkColumn] = ilkID
vatInit.ColumnValues[constants.HeaderFK] = headerId
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use event package constants for non-MCD variables (headerFK, logFK, addressFK) :)

We'll remove these from the vdb-mcd-transformers repo later

ForeignKeyValues: shared.ForeignKeyValues{
constants.IlkFK: ilk,
ColumnValues: event.ColumnValues{
event.HeaderFK: log.HeaderID,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌 event 👌

@yaoandrew yaoandrew merged commit e1027dd into staging Dec 9, 2019
@yaoandrew yaoandrew deleted the vdb-997-vat-init branch December 9, 2019 17:35
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.

3 participants