Busta117 / SQLiteUnityKit

Framework to connect with a SQLite database from Unity for iOS, Android, MAC , Windows
300 stars 77 forks source link

Added the function to update the origin db file #13

Closed palloc closed 7 years ago

palloc commented 7 years ago

https://github.com/Busta117/SQLiteUnityKit/issues/12 I think this issue probably means that we must update the origin db file. So, I add the function to update the origin db file in Close(). Is my idea correct ?