Replies: 1 comment
-
It doesn't matter. A very long time ago, these calls were different, but the reason for that disappeared. They're identical, and I keep them both around simply to preserve backward compatibility. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Curious using SQLitePCLRaw.bundle_e_sqlcipher (2.1.8) Which call is correct?
SQLitePCL.Batteries.Init();
or
SQLitePCL.Batteries_V2.Init();
Thanks
Beta Was this translation helpful? Give feedback.
All reactions