Skip to content

Fix bug in sqlddlgen where an incorrect variable was being referenced#419

Merged
cmungall merged 1 commit intolinkml:mainfrom
deepakunni3:fix-bug-sqlddlgen
Oct 18, 2021
Merged

Fix bug in sqlddlgen where an incorrect variable was being referenced#419
cmungall merged 1 commit intolinkml:mainfrom
deepakunni3:fix-bug-sqlddlgen

Conversation

@deepakunni3
Copy link
Contributor

This PR fixes a bug originating from a single line where an undefined variable was being referenced when creating a table for a class that had no slots. The intended effect is for linkml to just provide a warning instead of failing with undefined variable referenced before assignment.

Copy link
Member

@cmungall cmungall left a comment

Choose a reason for hiding this comment

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

Thanks! Noticed by @joeflack4 12 days ago but we didn't get around to making a ticket #366 (comment)

@cmungall cmungall merged commit fe45204 into linkml:main Oct 18, 2021
@deepakunni3 deepakunni3 deleted the fix-bug-sqlddlgen branch October 19, 2021 11:30
iQuxLE pushed a commit that referenced this pull request Aug 18, 2025
SchemaView: linter fixes, minor code reorganisation
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