Data-Mapper ORM for Ionic2, AngularJS, ( Hybrid Mobile Applications ), Supports WebSQL and SQLite databases. Currently in active development. - TypeORM Fork
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.
Good day, Thanks for this awesome library .
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.
Hope you can help me with this.
Thank you.