loopback/lib
Brian Schemp 65739efe91 Throw error when model relation name is trigger
Defining a model relation with the name "trigger" causes the model not
able to insert records. No error is thrown when a model relation with
the name "trigger" is defined. Adding a check for the model relation
name "trigger" will now throw an error.
2016-12-01 16:52:24 -10:00
..
connectors Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
access-context.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
application.js Fix connector naming in strict mode 2016-11-30 14:08:28 -05:00
browser-express.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
builtin-models.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
current-context.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
globalize.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
loopback.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
model.js Merge pull request from strongloop/related-models-allow-array 2016-11-23 14:51:08 -05:00
persisted-model.js Fix broken document for `upsertWithWhere` 2016-11-24 15:58:21 -05:00
registry.js Throw error when model relation name is trigger 2016-12-01 16:52:24 -10:00
runtime.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
server-app.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00
utils.js Update eslint to loopback config v5 2016-11-22 14:08:02 +01:00