loopback-connector-mysql/lib
biniam 66dcf9b70d Handle null vals properly
When converting null values
to database column values,
return null if column is
nullable, otherwise try
to cast it to the property
type, and if not, return
'null'.
2017-06-14 13:21:50 -04:00
..
discovery.js Return if column is generated or not (#198) 2017-03-08 18:56:27 -05:00
enumFactory.js Update eslint infrastructure 2016-08-10 20:04:26 -04:00
migration.js Allow explicit data types 2017-05-31 14:42:53 -04:00
mysql.js Handle null vals properly 2017-06-14 13:21:50 -04:00
set-http-code.js Add http status code translations for errors 2017-05-31 17:02:09 -04:00
transaction.js Update eslint infrastructure 2016-08-10 20:04:26 -04:00