ocomsoft

Results 6 comments of ocomsoft

Thanks for your response.. Your bigger example is better - and would make the documentation clearer. However I still cannot see it. Would it be fair to say that it...

I am not sure but I think Hasura's server is implemented in Haskell. https://github.com/hasura/graphql-engine/tree/master/server I maybe wrong.

Yeah. So if there is a Table or Field not in the database it adds it. I would not delete columns or tables. Bonus points would be to change types...

Ok so the bit I think you are missing is a typical workflow. The developer adds a field to a table (or a NEW table) and then adds the code...

I just pushed the quickest change to fix it! Why not use 3.12 if it works!