-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: hung365dev/SQLite4Unity3d
base: master
head repository: robertohuertasm/SQLite4Unity3d
compare: master
- 13 commits
- 19 files changed
- 8 contributors
Commits on Feb 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for af441dd - Browse repository at this point
Copy the full SHA af441ddView commit details
Commits on Apr 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9f9b2dd - Browse repository at this point
Copy the full SHA 9f9b2ddView commit details
Commits on Apr 20, 2017
-
Merge pull request robertohuertasm#58 from bryant1410/master
Fix broken headings in Markdown files
Configuration menu - View commit details
-
Copy full SHA for 6347ab8 - Browse repository at this point
Copy the full SHA 6347ab8View commit details
Commits on May 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for fdb1ee7 - Browse repository at this point
Copy the full SHA fdb1ee7View commit details
Commits on Jun 19, 2017
-
Feature/versionup sqlite dll (robertohuertasm#64)
* SQLiteDll version up to 3.19.3 * version up SQLite dll in example too
Configuration menu - View commit details
-
Copy full SHA for cdd524d - Browse repository at this point
Copy the full SHA cdd524dView commit details
Commits on Jul 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 10bd0d9 - Browse repository at this point
Copy the full SHA 10bd0d9View commit details
Commits on Oct 21, 2017
-
Feature/add time trace event (robertohuertasm#68)
* can be received the traced execute sql time in TimeSpan class * change 'milliseconds' to 'TimeSpan' in Example too. * Once the difference between zip and Example's SQLite.cs is combined with the part related to this modification. * It seems that it is the difference caused by the previous commit. * enable to set composite unique index, in SQLite4Unity3d.zip too. * There is no difference in feature, but since it was out as diff tool
Configuration menu - View commit details
-
Copy full SHA for 89c7f1c - Browse repository at this point
Copy the full SHA 89c7f1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba8a4d4 - Browse repository at this point
Copy the full SHA ba8a4d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5e093b - Browse repository at this point
Copy the full SHA b5e093bView commit details
Commits on Nov 10, 2017
-
Add uwp support via the dlls (robertohuertasm#75)
Ok, I think that either way people can still choose whether to use these or others so... merging! Thanks!
Configuration menu - View commit details
-
Copy full SHA for 689574b - Browse repository at this point
Copy the full SHA 689574bView commit details
Commits on Dec 15, 2017
-
Added support for MacOSX Standalone (robertohuertasm#81)
Added database path handle for Mac OSX Standalone. Path is : Application.dataPath + "/Resources/Data/StreamingAssets/" + DatabaseName;
Configuration menu - View commit details
-
Copy full SHA for bc2227d - Browse repository at this point
Copy the full SHA bc2227dView commit details
Commits on May 25, 2019
-
Added .so file for arm64 Android (robertohuertasm#99)
Thanks for this @BigGiantHead ❤️
Configuration menu - View commit details
-
Copy full SHA for cc876f3 - Browse repository at this point
Copy the full SHA cc876f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b9d4fa - Browse repository at this point
Copy the full SHA 9b9d4faView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master