Guofeng Zhang
Guofeng Zhang
After a trial to fix #824 and do a test. We got the following exception. It is strange that it succeeds getting the device active assignment in service-inbound-processing, but failed...
I use JAXB to marshal a Java Object to Document, then use WSRequest.post() to send the documet to a server. When marshaling, I set the encoding to EUC_KR: ... Document...
I modify the demo from https://bitbucket.org/axemclion/indexeddb-cordova-android.git to test how jquery-indexeddb index works on an array property. I add the categories property ( of array type) to the catalog.json, like the...
**Is your feature request related to a problem? Please describe.** Manticore failed to work with [HikariCP](https://github.com/brettwooldridge/HikariCP#gear-configuration-knobs-baby) so that it is not easier to use it on Spring boot platform with...
For issue [issues 1943](https://github.com/Blazebit/blaze-persistence/issues/1943), as @jwgmeligmeyling answered in [issues 1644](https://github.com/Blazebit/blaze-persistence/issues/1644) that select statement should be removed from the query. I think this is because the select statement will be added...