Skip to content

Add back array models for compatibility #1499

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

Merged
merged 4 commits into from
Jun 1, 2023
Merged

Add back array models for compatibility #1499

merged 4 commits into from
Jun 1, 2023

Conversation

therve
Copy link
Contributor

@therve therve commented Jun 1, 2023

To keep import compatibility let's introduce no-op models with warnings.

Closes #1496, #1497.

therve added 2 commits June 1, 2023 19:30
It was too much of a breaking change to remove all array models, let's
keep them around as no-op for the time being.
@therve therve requested a review from a team as a code owner June 1, 2023 18:47
@skarimo skarimo merged commit 1c813ad into master Jun 1, 2023
@skarimo skarimo deleted the therve/list-compat branch June 1, 2023 19:56
github-actions bot pushed a commit that referenced this pull request Jun 1, 2023
* Add back array models for compatibility

It was too much of a breaking change to remove all array models, let's
keep them around as no-op for the time being.

* Fix naming

* Remove incorrect model

* Handle errors a bit nicer 1c813ad
skarimo added a commit that referenced this pull request Jun 2, 2023
skarimo added a commit that referenced this pull request Jun 5, 2023
* Revert "Add back array models for compatibility (#1499)"

This reverts commit 1c813ad.

* re-add old models

* generate

* cleanup

* add back list models to apis

* fix naming

* fix typing

* fix more models and typing info

* remove models that didnt exist in 2.12.0

* docs

* cleanup generator

* update examples

* fix

* fix Simple model unparsed

* undo models added after 2.12.0
github-actions bot pushed a commit that referenced this pull request Jun 5, 2023
* Revert "Add back array models for compatibility (#1499)"

This reverts commit 1c813ad.

* re-add old models

* generate

* cleanup

* add back list models to apis

* fix naming

* fix typing

* fix more models and typing info

* remove models that didnt exist in 2.12.0

* docs

* cleanup generator

* update examples

* fix

* fix Simple model unparsed

* undo models added after 2.12.0 49a0dd9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ModuleNotFoundError: scalar_formula_request_queries
2 participants