@powersync/service-module-postgres-storage 0.0.0-dev-20250730153301 → 0.0.0-dev-20250804094552

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,11 +1,12 @@
1
1
  # @powersync/service-module-postgres-storage
2
2
 
3
- ## 0.0.0-dev-20250730153301
3
+ ## 0.0.0-dev-20250804094552
4
4
 
5
5
  ### Minor Changes
6
6
 
7
7
  - d56eeb9: Delay switching over to new sync rules until we have a consistent checkpoint.
8
8
  - d4db4e2: MySQL:
9
+
9
10
  - Added schema change handling
10
11
  - Except for some edge cases, the following schema changes are now handled automatically:
11
12
  - Creation, renaming, dropping and truncation of tables.
@@ -29,13 +30,13 @@
29
30
  - Updated dependencies [d56eeb9]
30
31
  - Updated dependencies [a700ec9]
31
32
  - Updated dependencies [d4db4e2]
32
- - @powersync/service-core@0.0.0-dev-20250730153301
33
- - @powersync/service-types@0.0.0-dev-20250730153301
34
- - @powersync/service-jpgwire@0.0.0-dev-20250730153301
35
- - @powersync/service-core-tests@0.0.0-dev-20250730153301
36
- - @powersync/lib-services-framework@0.0.0-dev-20250730153301
37
- - @powersync/service-sync-rules@0.0.0-dev-20250730153301
38
- - @powersync/lib-service-postgres@0.0.0-dev-20250730153301
33
+ - @powersync/service-core@0.0.0-dev-20250804094552
34
+ - @powersync/service-types@0.0.0-dev-20250804094552
35
+ - @powersync/service-jpgwire@0.0.0-dev-20250804094552
36
+ - @powersync/service-core-tests@0.0.0-dev-20250804094552
37
+ - @powersync/lib-services-framework@0.0.0-dev-20250804094552
38
+ - @powersync/service-sync-rules@0.0.0-dev-20250804094552
39
+ - @powersync/lib-service-postgres@0.0.0-dev-20250804094552
39
40
 
40
41
  ## 0.8.4
41
42