Skip to content
New issue

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

Models with multiple classes inside #52

Open
nicholasamorim opened this issue Jan 19, 2014 · 3 comments
Open

Models with multiple classes inside #52

nicholasamorim opened this issue Jan 19, 2014 · 3 comments
Labels

Comments

@nicholasamorim
Copy link
Contributor

If I have a models file with multiple classes inside, the SQL is generated for only one of them.

@DamnWidget
Copy link
Member

You shouldn't have a model file with more than one model on it...

@nicholasamorim
Copy link
Contributor Author

I was only testing and I came up with this issue. Despite not being a good practice, it should still work. Can't see why not, really.

But if you think this should be the expected behaviour, you can just close it.

@DamnWidget
Copy link
Member

Mamba shouldn't even load one of the models from the file as the import of the model is "mambaerized" we should document it and make mamba fails to start giving a descriptive message when this happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants