You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Please let me know your projects that use these SQLite React Native modules. I w
15
15
The library has been tested with React 0.21.0 (and earlier) and XCode 7 - it works fine out of the box without any need for tweaks or code changes. For XCode 7 vs. XCode 6 the only difference is that sqlite ios library name suffix is tbd instead of dylib.
16
16
17
17
#Version History
18
-
v3.1.1 - Upcoming
18
+
v3.1.1
19
19
1. Fix for Cordova issue #517: reject ALTER, REINDEX and REPLACE operations in readTransactions
20
20
2. Stop remaining transaction callback in case of an error with no error handler returning false
0 commit comments