Daniel M. Pomerantz

Results 12 comments of Daniel M. Pomerantz

I believe I am experiencing this as well. It can be seen through the following example: https://github.com/dpomerantz-jci/tsoa-inheritance-poc. Clone and re-run spec-and-routes (yarn run build) and then you will see that...

I think I've sort-of identified the cause here, but it's beyond my understanding to resolve. Hopefully this is enough to get the ball rolling. As far as I can tell,...

I would put this in the syntactical candy area of request. Users could roll their own, but I feel that pagination is such a frequently requested feature and is more...

Thank you for the quick reply! If these are left on all the time, will it cause all unmodifiable objects to be recreated, even if they haven't changed? That's not...

I just tested, and it does in-deed drop and create all constraints. That would work if we were doing this manually, but since we are using pgModeler in our CI/CD...

Understood, thank you. I appreciate that you have multiple things happening, and are in the middle of a release cycle, but I request that you leave this open as a...

Thank you. To save you time, I think I understand partial diffs enough to not need a video. For now, I am suggesting that we manually drop the affected constraints...

If you can't do it, then so be it, but I've had the following happen a few times: 1) Update the model in a branch. 2) Merge Master into the...

ps, I think having a consistant order would help with the merges, and with understanding the changes in the fixed files. It will also help track changes in the file...