Pratik Parikh
Pratik Parikh
@yiv have found the solution for windows?
@gregsdennis vocab-idl seems to be solving the problem of design model and code generation for models. Like UML generator. I think this request could be more for something NJsonSchema replacement...
@kevmoo, can you provide guidance to where this code be fixed? Below is what is generated for me, but if I manually fix the code to "AppNodesJsonConverter().fromJson((json['childNodes'] ?? [])as List)"...
@jklingsporn sorry for mixing the request. my core request to add support for routines as currently is not vertxified. Following that, I need a way to execute a routine and...
is there a value to add support routines? As there are other use cases when others might want async support for routines. Currently, the VertxGenerator does not override the generateRoutine...
So as it turns out that the base AsyncSQLClient has not implemented the call and callwithparams, so I have created a ticket to understand why this was not implemented. Thanks...
@jklingsporn good that you point this out, the place where i am running into this is when using SQLConnection. Since i need to wrap this in a single connection and...
@aesteve do you know what needs to change and do you detail outline of list of things to do?
@aesteve if you can create a Wiki page detailing out the changes required to support the latest version of 3.5 and what you would like to change in way of...
@aesteve Thanks for some insight. I will give it a spin this weekend.