Skip to content

Commit

Permalink
Merge branch 'jsdoc-comments' of github.com:powersync-ja/powersync-re…
Browse files Browse the repository at this point in the history
…act-native-sdk into jsdoc-comments
  • Loading branch information
benitav committed Feb 8, 2024
2 parents 74e966d + 1158be1 commit b4abac5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,6 @@ export abstract class AbstractPowerSyncDatabase extends BaseObserver<PowerSyncDB

/**
* Open a read-only transaction.
* TODO: Up to maxReaders read transactions can run concurrently. After that, read transactions are queued.
* Read transactions can run concurrently to a write transaction.
* Changes from any write transaction are not visible to read transactions started before it.
*/
Expand Down

0 comments on commit b4abac5

Please sign in to comment.