Jacek Gębal
Jacek Gębal
This issue is more related to the ruby-plsql or ruby-oci8
I'm currently travelling and will be busy working whole next week. You can look at settings from [utPLSQL-demo-project](https://github.com/utPLSQL/utPLSQL-demo-project) All you need is to enable travis integration for your project and...
Hi Guys, Thanks for all the hard work you've put into the project. I love the CRUD API approach and the way you parametrised the generator. Adding default values should...
I'm wondering it having 3 different API entry pints to create a row isn't over-compilcating stuff too much. Ideally, one API should be enough. I wonder if there would be...
Hmmm... Seems like it would be great to have a chat typing takes so much time. Do you guys are familiar with https://appear.in We could schedule a meeting and chave...
Hi @ogobrecht, I didn't fully read through your code and I don't fully understand how it works (just know what the outcomes are ;) ) Keeping backward compatibility with existing...
Hi @ogobrecht. Awesome progress in a short period of time. I really appreciate. I'll have a look at the generator and see how it would fit as a helper functionality...
Hi @ogobrecht Few issues found: - Data is not generated for TIMESTAMP datatype - this is a very common datatype and should be supported - Data is only generated in...
Thanks for the update. I will give it a try and let you know. Best regards Jacek
Yes, @felipebz is correct, utPLSQL-cli does not provide any setting for editions. The tup with JAVA_OPTS is a really neat workaround for the missing feature.