Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDKS-7800: Adding prefix feature #482

Merged
merged 7 commits into from
Nov 28, 2023
Merged

Conversation

javrudsky
Copy link
Contributor

iOS SDK

What did you accomplish?

  • Adding prefix to handle DB name to avoid data issues when using flagsets and two factories

@javrudsky javrudsky requested a review from a team as a code owner November 24, 2023 19:56
Comment on lines +13 to +14
public let matchingKey: String
public let bucketingKey: String?
Copy link
Contributor

Choose a reason for hiding this comment

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

Double checking if this is on purpose

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yup, I'll need public access to those properties.
Thanks for the review!

@javrudsky javrudsky merged commit 284edaa into development Nov 28, 2023
10 checks passed
@javrudsky javrudsky deleted the SDKS-7800_sdk_db_prefix branch November 28, 2023 20:37
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.

2 participants