serverpod_offline_sync 0.0.3 copy "serverpod_offline_sync: ^0.0.3" to clipboard
serverpod_offline_sync: ^0.0.3 copied to clipboard

Shared package for the Serverpod Offline Sync project.

0.0.3 #

  • fix: Requires non-nullable foreign keys to be deferred.
  • fix: Rejects onDelete=Restrict on synced tables in favor of onDelete=NoAction.
  • fix: Throws proper DatabaseException instead of bare Exception on the database.
  • chore: Updated Serverpod to 4.0.0-beta.4.

0.0.2 #

  • fix: Skips tracking FKs for relations with non-sync tables.
  • fix: Fixes batch insert of previously tombstoned rows not being tracked correctly.
  • refactor: Moves the core implementation to the serverpod_offline_sync shared package.
  • chore: Updated Serverpod to 4.0.0-beta.2.

0.0.1 #

  • chore: Initial version.
3
likes
0
points
616
downloads

Publisher

verified publisherserverpod.dev

Weekly Downloads

Shared package for the Serverpod Offline Sync project.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

clock, meta, serverpod_database, serverpod_serialization, uuid

More

Packages that depend on serverpod_offline_sync