@pol-studios/db 1.0.51 → 1.0.53

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.
@@ -740,10 +740,10 @@ declare class AdapterRegistry {
740
740
  */
741
741
  getTableAlias(table: string): string;
742
742
  /**
743
- * Get adapter using auto-detection
743
+ * Get adapter using auto-detection.
744
744
  *
745
- * @param strategy - Optional auto strategy configuration
746
- * @returns The automatically selected adapter
745
+ * Simple logic: PowerSync first, Supabase fallback ONLY when online.
746
+ * Once PowerSync is initialized, always use it for offline-first behavior.
747
747
  */
748
748
  private getAutoAdapter;
749
749
  /**
@@ -3,7 +3,7 @@ import {
3
3
  createAdapterRegistry,
4
4
  createSupabaseAdapter,
5
5
  stripSchemaPrefix
6
- } from "./chunk-PGTRDT5K.js";
6
+ } from "./chunk-FZJX2FZS.js";
7
7
  import {
8
8
  DataLayerContext,
9
9
  DataLayerCoreContext,
@@ -13,7 +13,7 @@ import {
13
13
  QueryExecutor,
14
14
  extractRelationNames,
15
15
  parseSelect
16
- } from "./chunk-QJZUIAHA.js";
16
+ } from "./chunk-HZIVE5AZ.js";
17
17
  import {
18
18
  useSupabase
19
19
  } from "./chunk-DMVUEJG2.js";
@@ -4968,4 +4968,4 @@ object-assign/index.js:
4968
4968
  @license MIT
4969
4969
  *)
4970
4970
  */
4971
- //# sourceMappingURL=chunk-G6E25CWV.js.map
4971
+ //# sourceMappingURL=chunk-D55QGM4P.js.map