Skip to content

Commit 28f6811

Browse files
committed
feat(op-sqlite): allow extensions to be loaded
1 parent 2289dfb commit 28f6811

32 files changed

+34
-8
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
- Drizzle integration (ORM) for React Native and JavaScript/TypeScript projects.
4444

45-
- [packages/powersync-op-sqlite](./packages/powersync-op-sqlite/README.md)
45+
- [packages/op-sqlite](./packages/op-sqlite/README.md)
4646

4747
- OP-SQLite integration for React Native projects.
4848

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

packages/powersync-op-sqlite/README.md renamed to packages/op-sqlite/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Overview
44

5-
This package (`packages/powersync-op-sqlite`) enables using [OP-SQLite](https://github.com/op-engineering/op-sqlite) with PowerSync alongside the [React Native SDK](https://docs.powersync.com/client-sdk-references/react-native-and-expo).
5+
This package (`packages/op-sqlite`) enables using [OP-SQLite](https://github.com/op-engineering/op-sqlite) with PowerSync alongside the [React Native SDK](https://docs.powersync.com/client-sdk-references/react-native-and-expo).
66

77
If you are not yet familiar with PowerSync, please see the [PowerSync React Native SDK README](https://github.com/powersync-ja/powersync-js/tree/main/packages/react-native) for more information.
88

0 commit comments

Comments
 (0)