3a06e0eae1
The issue is with the Discovery of Models. MYSQL Fields of Type 'POINT' are being discovered but loopback LDL model field provided by discovery functions is being of type 'String'. missing code: case 'POINT': return 'GeoPoint'; for further information: https://github.com/strongloop/loopback-connector-mysql/issues/17 |
||
---|---|---|
.. | ||
discovery.js | ||
enumFactory.js | ||
mysql.js |