-
Notifications
You must be signed in to change notification settings - Fork 18
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
🐛 Check node length #634
base: main
Are you sure you want to change the base?
🐛 Check node length #634
Conversation
🦋 Changeset detectedLatest commit: f31ca46 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"@liam-hq/cli": patch | ||
--- | ||
|
||
🐛 Check node length |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will be a release note, so please describe what can now be done.
Summary
The table without the relationShip has a node length of 1.
![CleanShot 2025-01-31 at 23 50 20@2x](https://private-user-images.githubusercontent.com/42740055/408609593-97d65085-3a10-4e47-b476-085964ff658b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5ODg4MjIsIm5iZiI6MTczODk4ODUyMiwicGF0aCI6Ii80Mjc0MDA1NS80MDg2MDk1OTMtOTdkNjUwODUtM2ExMC00ZTQ3LWI0NzYtMDg1OTY0ZmY2NThiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDA0MjIwMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWMwZGU2YmRjNzYwMDliMTA4Mjc4YzUyNDk3MGI3ODJkYTMwYTUzNmE0MzkyM2QyYjdlYzlmNDM2ZTU5YWNiNTgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.IdD229PEE80-t_rxkJ7n8li8v3uxGUOcdc54s7RYu_4)
As a result, tablenodesinitialized was always false
Related Issue
resolve: #347
Changes
Testing
Other Information