You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 22, 2020. It is now read-only.
I'm working on a Ionic 3 project and was able to established the connection of the ionic-orm but unfortunately I'm having issue accessing the "entityManager" of the connection because its a private property of the object.
Please see the image below.
EntityManager is used by the sample code in your docs as well like the code below.