You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Empty comments are not closed correctly and take the next node as text. Schema is parsed with function getSchema.
Empty comments are added to the schema:
Instead of an empty string the next field is taken as comment text and the field is not added as property:
The text was updated successfully, but these errors were encountered:
trubea08
changed the title
getSchema - Empty comments are not parsed correctly
#src/getSchema.ts - Empty comments are not parsed correctly
Jan 31, 2024
trubea08
changed the title
#src/getSchema.ts - Empty comments are not parsed correctly
[getSchema](https://github.com/MrLeebo/prisma-ast/blob/main/src/getSchema.ts) - Empty comments are not parsed correctly
Jan 31, 2024
trubea08
changed the title
[getSchema](https://github.com/MrLeebo/prisma-ast/blob/main/src/getSchema.ts) - Empty comments are not parsed correctly
getSchema- Empty comments are not parsed correctly
Jan 31, 2024
Empty comments are not closed correctly and take the next node as text. Schema is parsed with function getSchema.
Empty comments are added to the schema:
Instead of an empty string the next field is taken as comment text and the field is not added as property:
The text was updated successfully, but these errors were encountered: