oysteinkrog / SQLite.Net-PCL

Simple, powerful, cross-platform SQLite client and ORM - Updated version with PCL support
MIT License
353 stars 162 forks source link

Cursor? Who needs it. #291

Open tstivers1990 opened 8 years ago

tstivers1990 commented 8 years ago

Seriously. Why is there not a single Cursor implementation in this library?

oysteinkrog commented 8 years ago

I have no idea what you mean?

alexpetin commented 8 years ago

It would be great to have the ability to make queries without underlying model class. So the rowset returned would be available as universal object, like cursor.