@rocicorp/zero 0.24.2025090401 → 0.24.2025090402

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.
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  clientToServer
3
- } from "./chunk-ITMUS2AZ.js";
3
+ } from "./chunk-P6JME3HC.js";
4
4
  import {
5
5
  AbstractQuery,
6
6
  ExpressionBuilder,
@@ -346,4 +346,4 @@ export {
346
346
  withValidation,
347
347
  createBuilder
348
348
  };
349
- //# sourceMappingURL=chunk-J2HKCPEW.js.map
349
+ //# sourceMappingURL=chunk-4NLQ25GZ.js.map
@@ -1777,7 +1777,7 @@ function clientSchemaFrom(schema) {
1777
1777
  serverName2 ?? name2,
1778
1778
  { type }
1779
1779
  ]),
1780
- primaryKey: [...primaryKey]
1780
+ primaryKey: primaryKey.map((k) => columns[k].serverName ?? k)
1781
1781
  }
1782
1782
  ]
1783
1783
  )
@@ -8665,7 +8665,7 @@ function makeMessage(message, context, logLevel) {
8665
8665
  }
8666
8666
 
8667
8667
  // ../zero-client/src/client/version.ts
8668
- var version2 = "0.24.2025090401";
8668
+ var version2 = "0.24.2025090402";
8669
8669
 
8670
8670
  // ../zero-client/src/client/log-options.ts
8671
8671
  var LevelFilterLogSink = class {
@@ -11612,4 +11612,4 @@ export {
11612
11612
  update_needed_reason_type_enum_exports,
11613
11613
  Zero
11614
11614
  };
11615
- //# sourceMappingURL=chunk-ITMUS2AZ.js.map
11615
+ //# sourceMappingURL=chunk-P6JME3HC.js.map