Question about database

Hi,

I have a view question regarding database.

  1. Is it possible to change the datatype string limitation from 3000char
  2. if the above is not possible on the hosted backendless if buy the mysql connector. will that eliminate the datatype limitation
  3. Is it possible to get the connector on the standalone backend.
  1. The limit of the “String” type is 500 characters, the limit of the “TEXT” type is 2000 characters

  2. If you buy the MySQL connector, it will let you connect Backendless to your own MySQL database

  3. Not with the current version, but that will be possible soon