Denis Rouzaud

Results 136 comments of Denis Rouzaud

installing 1.3.6 leads me to the same error. After using the plain SQL file to restore the model, running drop_views.sql fails because of the sigip views.

Labels already exists here. I would probably define the behavior as an option. we could create a table qwat_sys.config and have options in there. otherwise, good idea!

I mean the trigger would first read the option. If it is enabled, it updates the no_valve, if not it does nothing.

I thinkjust having the option is easier to implement and probably more stable. And it's obvious that we'll have all config at a single place. But, if you prefer the...

yes, I understood correctly. For me the advantage is rather in term of model update. With the option proposal, if you restore on a blank qwat project you don't have...

I tend to prefer the first approach. The super user knows how he filled the data and the end-user has access to a single info withtout doubts. I don't like...

I think that NULL is not an invalid geometry. Invalid geometry would rather be like a polygon with a ring that crosses itself. I have no idea about forcing validity...

well, then it makes sense to have not null geom for nodes and pipes I suppose.

yes that could be added to the trigger

Yes, that should be feasible. It could then be triggered from QGIS. I don't have so much time left right now for such development. It'll have to wait a bit....