Emeka Mosanya
Emeka Mosanya
Could this be solved by adding a `LIMIT` clause to the delete instead of moving back to truncate which is not transactional?
Could this be solved by adding a LIMIT clause to the delete instead of moving back to truncate which is not transactional?
Hi, We have the same problem as your library in included in a sub-dependency of our GPL-3.0 project. Removing Exhibit B would help us a lot.
Thanks for the good work. Emeka On 17 February 2012 13:00, Daniel Harrington [email protected] wrote: > unfortunately no. a decent wsdl parser is not that hard to write, but parsing...
> [@zeynepuyyanik](https://github.com/zeynepuyyanik) you can make your structure work by using `select street as "address.street" from users...` @ntbosscher the inconvenient of doing `select street as "address.street" from users...` is that it...