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

Change NodeId to NodeKey for better v14 support/migrations #10

Merged
merged 3 commits into from
May 2, 2024

Conversation

rickbutterfield
Copy link
Contributor

NodeId (int) column has been removed/replaced with NodeKey (Guid) for better migrations to v14.

SQLite doesn't support Alter.Table() so local test environments will need to be recreated.

@rickbutterfield rickbutterfield requested a review from tcmorris May 1, 2024 09:37
@rickbutterfield rickbutterfield changed the title Change NodeId to NodeKey for better v 14 support/migrations Change NodeId to NodeKey for better v14 support/migrations May 1, 2024
@rickbutterfield rickbutterfield requested a review from tcmorris May 1, 2024 14:02
@rickbutterfield rickbutterfield merged commit 9209be2 into main May 2, 2024
3 checks passed
@rickbutterfield rickbutterfield deleted the feature/nodeid-to-nodekey branch May 2, 2024 08:08
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