Skip to content

Nested comments break the page with the new sqlparser #834

Closed
@ToniJ123

Description

@ToniJ123

Introduction

Nested comments break the page with the new sqlparser

To Reproduce

List of steps to reproduce the behavior. Include the sql file you are using and the eventual relevant parts of your database schema

/* First comment layer
         /* Second comment layer */
        First comment layer continues and ends
*/

Actual behavior

SQL error: Parsing failed: SQLPage couldn't understand the SQL file. 

"SQL error: Parsing failed: SQLPage couldn't understand the SQL file. "

Version information

SQLPage 0.33 with new SQL Parser v0.54->

Additional context

This isn't the wanted behaviour? Huge job to clean up every nested comments, and some cases you need of course nested comments when you are developing something big code mass.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingwontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions