R0tenur / visualization

MIT License
173 stars 26 forks source link

Error : Mermaid failed to parse data #53

Closed alexyca closed 10 months ago

alexyca commented 3 years ago

I have a SQL database that is perfectly working on my SaaS application. Here is the error I have :

"{\"hash\":{\"text\":\"-\",\"token\":\"MINUS\",\"line\":318,\"loc\":{\"first_line\":319,\"last_line\":319,\"first_column\":6,\"last_column\":32},\"expected\":[\"'NEWLINE'\",\"'EOF'\",\"'GENERICTYPE'\",\"'LABEL'\",\"'STYLE_SEPARATOR'\",\"'STRUCT_START'\",\"'ANNOTATION_END'\",\"'STR'\",\"'AGGREGATION'\",\"'EXTENSION'\",\"'COMPOSITION'\",\"'DEPENDENCY'\",\"'LINE'\",\"'DOTTED_LINE'\",\"'CALLBACK_NAME'\",\"'HREF'\",\"'UNICODE_TEXT'\",\"'NUM'\",\"'ALPHA'\"]}}"

Phatphyr3 commented 2 years ago

I have received a similar error.

An error occured! Status: COMPLETE Mermaid failed to parse data Raw data: "{\"hash\":{\"text\":\"class\",\"token\":\"CLASS\",\"line\":80,\"loc\":{\"first_line\":81,\"last_line\":81,\"first_column\":0,\"last_column\":5},\"expected\":[\"'UNICODE_TEXT'\",\"'NUM'\",\"'ALPHA'\"]}}"

pkharris commented 1 year ago

I too am receiving an error.

An error occured! Status: COMPLETE Mermaid failed to parse data Raw data: "{\"hash\":{\"text\":\"-\",\"token\":\"MINUS\",\"line\":11,\"loc\":{\"first_line\":12,\"last_line\":12,\"first_column\":6,\"last_column\":15},\"expected\":[\"'NEWLINE'\",\"'EOF'\",\"'GENERICTYPE'\",\"'LABEL'\",\"'STYLE_SEPARATOR'\",\"'STRUCT_START'\",\"'ANNOTATION_END'\",\"'STR'\",\"'AGGREGATION'\",\"'EXTENSION'\",\"'COMPOSITION'\",\"'DEPENDENCY'\",\"'LINE'\",\"'DOTTED_LINE'\",\"'CALLBACK_NAME'\",\"'HREF'\",\"'UNICODE_TEXT'\",\"'NUM'\",\"'ALPHA'\"]}}"

R0tenur commented 1 year ago

I have not been able to reproduce this, but might be because I just use sample db's Would appreciate if someone could provide the generated md

R0tenur commented 10 months ago

Closing since no activity since most recent release