@prisma/studio-core-licensed 0.0.0-dev.202511110025 → 0.0.0-dev.202511111927

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.
@@ -6,8 +6,6 @@ declare function createSQLiteAdapter(requirements: SQLIteAdapterRequirements): A
6
6
 
7
7
  declare function getTablesQuery(requirements?: Omit<BuilderRequirements, "Adapter" | "QueryCompiler">): Query<{
8
8
  name: string;
9
- schema: "main" | "temp";
10
- type: "table" | "view" | "shadow" | "virtual";
11
9
  sql: string | null;
12
10
  columns: {
13
11
  name: string;
@@ -6,8 +6,6 @@ declare function createSQLiteAdapter(requirements: SQLIteAdapterRequirements): A
6
6
 
7
7
  declare function getTablesQuery(requirements?: Omit<BuilderRequirements, "Adapter" | "QueryCompiler">): Query<{
8
8
  name: string;
9
- schema: "main" | "temp";
10
- type: "table" | "view" | "shadow" | "virtual";
11
9
  sql: string | null;
12
10
  columns: {
13
11
  name: string;
@@ -6,5 +6,5 @@ function require(mod) {
6
6
  if (mod === 'react-dom') return ___react_dom___;
7
7
  throw new Error(`Unknown module ${mod}`);
8
8
  }
9
- import{a,b}from"../../chunk-OWOONDI7.js";import"../../chunk-MI7VN4OZ.js";import"../../chunk-EQFDGYQI.js";import"../../chunk-GDQBQ7MK.js";export{b as createSQLiteAdapter,a as getTablesQuery};
9
+ import{a,b}from"../../chunk-XYM4YG5N.js";import"../../chunk-MI7VN4OZ.js";import"../../chunk-EQFDGYQI.js";import"../../chunk-GDQBQ7MK.js";export{b as createSQLiteAdapter,a as getTablesQuery};
10
10
  //# sourceMappingURL=data:application/json;base64,ewogICJ2ZXJzaW9uIjogMywKICAic291cmNlcyI6IFtdLAogICJzb3VyY2VzQ29udGVudCI6IFtdLAogICJtYXBwaW5ncyI6ICIiLAogICJuYW1lcyI6IFtdCn0K