BradyNadeau / ionic-orm

Data-Mapper ORM for Ionic2, AngularJS, ( Hybrid Mobile Applications ), Supports WebSQL and SQLite databases. Currently in active development. - TypeORM Fork
https://typeorm.github.io
MIT License
48 stars 13 forks source link

Support for auto generated GUID column #2

Open viklele opened 8 years ago

viklele commented 8 years ago

Interesting and useful project.

I was wondering if there a plan to support auto generated GUID column for primary key?