Skip to content

refactored has_pgp, last_use and pubkey_last_check to camelCase#3544

Merged
tomholub merged 2 commits intomasterfrom
issue-3539-contact-camel-case
Apr 5, 2021
Merged

refactored has_pgp, last_use and pubkey_last_check to camelCase#3544
tomholub merged 2 commits intomasterfrom
issue-3539-contact-camel-case

Conversation

@rrrooommmaaa
Copy link
Contributor

This PR replaces has_pgp, last_use and pubkey_last_check with hasPgp, lastUse and pubkeyLastCheck accordingly,
EXCEPT in: 1) CSS -- has_pgp is retained.
2) ContactV3 in migration from older version of the database.

close #3539

Copy link
Collaborator

@tomholub tomholub left a comment

Choose a reason for hiding this comment

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

Thanks!

@tomholub tomholub merged commit 8e33dea into master Apr 5, 2021
@tomholub tomholub deleted the issue-3539-contact-camel-case branch April 5, 2021 09:07
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.

rename contacts properties to camelCase

2 participants