Skip to content

Vertabelo XML format 2.4 support #6

Description

@dwikler

I am experiencing an issue reporting Vertabelo XML format 2.4 is not supported.
Is this version limited to Vertabelo XML format 2.2?

Traceback (most recent call last):
  File "./vertabelo_sqlalchemy.py", line 764, in <module>
    main(sys.argv[1:])
  File "./vertabelo_sqlalchemy.py", line 761, in main
    generate(inputfile,outputfile)
  File "./vertabelo_sqlalchemy.py", line 731, in generate
    g.process();
  File "./vertabelo_sqlalchemy.py", line 709, in process
    raise Exception("Not supported Vertabelo XML format version %s" % (version))
Exception: Not supported Vertabelo XML format version 2.4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions