Jaroslav Šmolík

Results 12 comments of Jaroslav Šmolík

Great job @aikoven, I ported the solution to be usable with a raw grpc server: [grpc-server-reflection](https://www.npmjs.com/package/grpc-server-reflection)

The build fails, but I cannot replicate the issue. Can you please check if you can spot what's going on @adelsz? If I clone the repo anew, checkout the branch...

I gave up on this. For any further readers, I just want to say that the implementation is a bit naive and fragile. Removing stuff from the query does not...

Yes, manually. I tend to use qb/programmatic approach for most of the queries (95%), whereas I prefer RAW when it contains some specific PG constructs (to nudge the expected execution...

> As to this PR, fixing array spread issues with regex heuristics isn't a good solution for the problem at hand. It makes sense to attempt to add this to...

I see, so generating images is a mandatory step then and `puml-for-markdown` does not work without it? Sorry I assumed from the docs's _Advanced Usage_: > [You **can specify** the...

Anyone is welcome to try an alternative until this is resolved: https://github.com/grissius/plantaznik. I've written it without notion of this project and wanted to compare the two, but I did not...

> I understand it doesn't work with inline blocks: But I don't use the inline blocks in the provided MWE, do I? > U should define link to XXX.puml in...

After getting no answer, I created a fork and fixed the issue in [grissius/intspector](https://github.com/grissius/intspector). it is still a bug here though.

[changie](https://github.com/miniscruff/changie) Seems to be very similar to this project