Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
If table contains a field of blob type then such fields imported as Object and console generates incorrect java code
import Object;
Fixed support for Blob and Object.
Tested. Now generated java class doesn't contain 'import Object'.
Fixed support for Blob and Object.