robertohuertasm / SQLite4Unity3d

SQLite made easy for Unity3d
MIT License
1.27k stars 265 forks source link

Support SQLiteAsync.cs from sqlite-net #100

Open hlongvu opened 5 years ago

hlongvu commented 5 years ago

The sqlite-net library have SQLiteAsync.cs support async await, would you consider supporting this Synchronous API?