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

Avoid references to productions views directly (prefer tables) #363

Merged
merged 3 commits into from
Nov 11, 2022

Conversation

ponceta
Copy link
Member

@ponceta ponceta commented Jul 11, 2022

Example of how export views should look like VS reference to productions views like vw_element_hydrant

Example of how export views should look like VS reference to productions views like vw_element_hydrant
@ponceta ponceta added the Datamodel Datamodel related label Jul 11, 2022
@ponceta ponceta added this to the 1.4.0 milestone Jul 11, 2022
@ponceta ponceta self-assigned this Jul 11, 2022
ponceta added 2 commits July 11, 2022 16:00
Fix damage and installation views
Fix leaks and parts
@ponceta ponceta requested a review from olivierdalang July 11, 2022 14:17
@ponceta
Copy link
Member Author

ponceta commented Jul 11, 2022

@olivierdalang this should avoid any troubles with having locks on editing views.

IMHO it would be to extend this to any export views as said in

#354

@ponceta ponceta changed the title [WIP] Avoid references to productions views directly (prefer tables) Avoid references to productions views directly (prefer tables) Jul 11, 2022
@ponceta
Copy link
Member Author

ponceta commented Jul 11, 2022

No delta is required (views only)

@olivierdalang
Copy link
Collaborator

A bit difficult to review for me, as I have 0 context as to how this is used. Purely from the code it looks fine though, so I'd say if you tested and it seems to still work, it's ok to merge.

Merging this should be coordinated with #365 (to ensure we remove the hotfix for sigip, which otherwise will be untested)

@ponceta ponceta closed this Nov 11, 2022
@ponceta ponceta reopened this Nov 11, 2022
@ponceta ponceta closed this Nov 11, 2022
@ponceta ponceta reopened this Nov 11, 2022
@ponceta ponceta closed this Nov 11, 2022
@ponceta ponceta reopened this Nov 11, 2022
@ponceta ponceta merged commit 480a13f into master Nov 11, 2022
@ponceta ponceta deleted the poa_remove_reference_to_production_views branch November 11, 2022 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Datamodel Datamodel related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants