Skip to content

DDLParserError Unknown symbol '@' #146

@ivbeg

Description

@ivbeg

Describe the bug
Error DDLParserError: Unknown symbol '@' happens on certain files

To Reproduce
Steps to reproduce the behavior:

  1. Take file https://github.com/timduru/platform-external-chromium_org/blob/16a18d799b9def43936f9f1fa2e325bcf616762c/components/test/data/web_database/version_30.sql?raw=True
  2. Use code ddl = parse_from_file(filepath)
  3. See error DDLParserError: Unknown symbol '@'

Expected behavior
No error expected

More examples
Files with same error:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions