Yurii Rashkovskii

Results 214 comments of Yurii Rashkovskii

Will require a database update procedure record -> inspect -> record

Thanks for catching this! HTTP(s) frontend seems to be handled by nginx/1.1.19. I will need to move and rebuild this server anyway, but for this to happen I'd rather make...

Actually, I think this behaviour can be done using Mirror?

The main issue here is that enums have to be convertible in and out losslessly, therefore strategies like replacing disallowed characters with, say, underscore won't work. What if pg_graphql read...

Great point. Just wondering if, instead of executing function at runtime, the function was used to generate the mapping when the type is updated. Would that be ok or worse?...

it's a possibility, pull req? ;) otherwise it'll have to wait a bit

Dave, I somehow managed to miss this pull request. Let me think about it, but it feels to me that I'd rather have elixir's inspect have an option for this...

Perhaps Doxygen can be used here with relatively little effort to support better extraction. There are some nicer themes for Doxygen these days (like this one https://jothepro.github.io/doxygen-awesome-css/)

Thanks for sending this in — it has been a great deal of challenge for me to bring expm up to date. I've done a big chunk of work recently...