tom nurkalla's objectionjs notes

This commit is contained in:
tomit4 2021-09-03 05:13:55 -07:00
parent 957bb24c21
commit b0256ac69a

View file

@ -1,5 +1,5 @@
/* Taken from Tom Nurkkala's Youtube Video on Object-RElational Mapping, which uses KnexJS and ObjectionJS to demonstrate /* Taken from Tom Nurkkala's Youtube Video on Object-RElational Mapping, which uses KnexJS and ObjectionJS to demonstrate
Basic SQL relationships Basic SQL relationships (https://www.youtube.com/watch?v=2Mnn29KRzEI)
Models in relation Models in relation
source: model containing relationMappings definition source: model containing relationMappings definition