@absolutejs/auth 0.65.5 → 0.65.6

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.
@@ -524,7 +524,7 @@ var warrantsTable = pgTable6("auth_fga_warrants", {
524
524
 
525
525
  // src/linkedProviders/neonStores.ts
526
526
  import { neon as neon3 } from "@neondatabase/serverless";
527
- import { desc as desc5, eq as eq7 } from "drizzle-orm";
527
+ import { desc as desc5, eq as eq7, sql as drizzleSql } from "drizzle-orm";
528
528
  import { drizzle as drizzle2 } from "drizzle-orm/neon-http";
529
529
  import { jsonb as jsonb3, pgTable as pgTable7, text as text3, timestamp, varchar as varchar7 } from "drizzle-orm/pg-core";
530
530
 
@@ -3568,5 +3568,5 @@ var main = async () => {
3568
3568
  };
3569
3569
  await main();
3570
3570
 
3571
- //# debugId=EE06BEC981E3DD8664756E2164756E21
3571
+ //# debugId=D09906FCB42A8F5264756E2164756E21
3572
3572
  //# sourceMappingURL=migrate.js.map