-
-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update libsql to 3d52c07f5d1df9caa56fb201fb3009924b26fd05 #188
Update libsql to 3d52c07f5d1df9caa56fb201fb3009924b26fd05 #188
Conversation
I'm struggling a bit with getting IOS simulator to run @ospfranco
|
Just FYI the in-app tests are now baked into the Github actions tests, no need to posts screenshots. The error you posted is not pointing to the actual Xcode error, it's better if you build it from xcode and you check the native build logs there. At least on this build logs, it seems the chosen emulator does not exist on CI: https://github.com/OP-Engineering/op-sqlite/actions/runs/12031060231/job/33539770529?pr=188 I can see you didn't change anything though. Let me try a local build. |
Nice! I fixed the CI command, you can merge main into your branch or rebase if you want, should fix the CI tests |
Signed-off-by: Piotr Jastrzebski <[email protected]>
33d1daf
to
397b3eb
Compare
Rebased on main |
Thanks, release |
Thanks @ospfranco !!! |
Thanks guys! @ospfranco - can you push 11.0.1 to npm? |
It's already out https://github.com/OP-Engineering/op-sqlite/releases/tag/11.0.1 |
@ospfranco it's not pushed to npm https://www.npmjs.com/package/@op-engineering/op-sqlite?activeTab=versions |
It includes some fixes to vector search.