We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compiler fails if model has two namespaces:
Is this not supported or am I doing something wrong or could it maybe be due to the Import method which always uses only the first model on line 1678?
Here is the simple example which will throw the exception: testV1V2.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Compiler fails if model has two namespaces:
![image](https://private-user-images.githubusercontent.com/3799034/343072911-0c114939-d1c1-4ddb-8434-a6dfc9bd49aa.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyOTQ0MzUsIm5iZiI6MTczOTI5NDEzNSwicGF0aCI6Ii8zNzk5MDM0LzM0MzA3MjkxMS0wYzExNDkzOS1kMWMxLTRkZGItODQzNC1hNmRmYzliZDQ5YWEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTFUMTcxNTM1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NDg2ZjMzZWY1NmU4Y2U0MjcwNjJlYWE2ZDM0NjFiMzQwOTNjMjFmYTdkODg3MTZlODc1ZTY3NzNhMWJmZjg3ZiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.S0LGvLhd8jPn7Tc4RhGC6Hv66i2feKDE-0hfL9dKmAw)
Is this not supported or am I doing something wrong or could it maybe be due to the Import method which always uses only the first model on line 1678?
![image](https://private-user-images.githubusercontent.com/3799034/343074559-211aa6bd-b97d-4317-a510-1c7ca2fa8337.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyOTQ0MzUsIm5iZiI6MTczOTI5NDEzNSwicGF0aCI6Ii8zNzk5MDM0LzM0MzA3NDU1OS0yMTFhYTZiZC1iOTdkLTQzMTctYTUxMC0xYzdjYTJmYTgzMzcucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTFUMTcxNTM1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NzI1N2ZmYjIzZmQ1OTk1OWJjMGUzOThkNGVkNTExNjY0ZmI5ZDIyZTkzYTIyZGYxMDU1M2NjZjgyMjg4ZmM4OCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.oFz7S9MRfn9quOjKsY5Zelji8yhLwxnDMDCI9h5r_G4)
Here is the simple example which will throw the exception:
testV1V2.txt
The text was updated successfully, but these errors were encountered: