Try to fix org.pegdown.ParsingTimeoutException
This commit is contained in:
parent
33088582ed
commit
d6a1270d87
|
@ -49,7 +49,7 @@ var oracle = loopback.createDataSource({
|
||||||
User.attachTo(oracle);
|
User.attachTo(oracle);
|
||||||
```
|
```
|
||||||
|
|
||||||
**Note:** until a model is attached to a data source it will **not** have any **attached methods**.
|
NOTE: until a model is attached to a data source it will not have any attached methods.
|
||||||
|
|
||||||
### Properties
|
### Properties
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue