turbomanage / storm-gen

Simple ORM for Android SQLite
Apache License 2.0
83 stars 15 forks source link

Add support for mapping an existing SQLite database #6

Open turbomanage opened 10 years ago

turbomanage commented 10 years ago

From https://code.google.com/p/storm-gen/issues/detail?id=21

It would be nice to open an existing SQLite file not created with stORM and have the mappings work.