d1s 0.2.9 → 0.2.11

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.
Files changed (217) hide show
  1. package/dist/.next/.next/BUILD_ID +1 -1
  2. package/dist/.next/.next/app-build-manifest.json +28 -28
  3. package/dist/.next/.next/app-path-routes-manifest.json +1 -1
  4. package/dist/.next/.next/build-manifest.json +3 -3
  5. package/dist/.next/.next/cache/.rscinfo +1 -1
  6. package/dist/.next/.next/cache/.tsbuildinfo +1 -1
  7. package/dist/.next/.next/cache/webpack/client-production/0.pack +0 -0
  8. package/dist/.next/.next/cache/webpack/client-production/1.pack +0 -0
  9. package/dist/.next/.next/cache/webpack/client-production/2.pack +0 -0
  10. package/dist/.next/.next/cache/webpack/client-production/3.pack +0 -0
  11. package/dist/.next/.next/cache/webpack/client-production/index.pack +0 -0
  12. package/dist/.next/.next/cache/webpack/client-production/index.pack.old +0 -0
  13. package/dist/.next/.next/cache/webpack/edge-server-production/index.pack +0 -0
  14. package/dist/.next/.next/cache/webpack/server-production/0.pack +0 -0
  15. package/dist/.next/.next/cache/webpack/server-production/1.pack +0 -0
  16. package/dist/.next/.next/cache/webpack/server-production/2.pack +0 -0
  17. package/dist/.next/.next/cache/webpack/server-production/index.pack +0 -0
  18. package/dist/.next/.next/cache/webpack/server-production/index.pack.old +0 -0
  19. package/dist/.next/.next/next-minimal-server.js.nft.json +1 -1
  20. package/dist/.next/.next/next-server.js.nft.json +1 -1
  21. package/dist/.next/.next/prerender-manifest.json +1 -1
  22. package/dist/.next/.next/required-server-files.json +1 -1
  23. package/dist/.next/.next/server/app/_not-found/page.js +1 -1
  24. package/dist/.next/.next/server/app/_not-found/page.js.nft.json +1 -1
  25. package/dist/.next/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  26. package/dist/.next/.next/server/app/_not-found.html +1 -1
  27. package/dist/.next/.next/server/app/_not-found.rsc +4 -4
  28. package/dist/.next/.next/server/app/api/cloudflare/route.js +1 -1
  29. package/dist/.next/.next/server/app/api/cloudflare/route_client-reference-manifest.js +1 -1
  30. package/dist/.next/.next/server/app/api/databases/route.js +1 -1
  31. package/dist/.next/.next/server/app/api/databases/route_client-reference-manifest.js +1 -1
  32. package/dist/.next/.next/server/app/api/migrations/sync/route.js +3 -3
  33. package/dist/.next/.next/server/app/api/migrations/sync/route_client-reference-manifest.js +1 -1
  34. package/dist/.next/.next/server/app/api/migrations/sync-files/route.js +8 -8
  35. package/dist/.next/.next/server/app/api/migrations/sync-files/route_client-reference-manifest.js +1 -1
  36. package/dist/.next/.next/server/app/api/pull-data/confirm/route.js +1 -1
  37. package/dist/.next/.next/server/app/api/pull-data/confirm/route_client-reference-manifest.js +1 -1
  38. package/dist/.next/.next/server/app/api/pull-remote/confirm/route.js +2 -2
  39. package/dist/.next/.next/server/app/api/pull-remote/confirm/route_client-reference-manifest.js +1 -1
  40. package/dist/.next/.next/server/app/api/pull-remote/preview/route.js +2 -2
  41. package/dist/.next/.next/server/app/api/pull-remote/preview/route_client-reference-manifest.js +1 -1
  42. package/dist/.next/.next/server/app/api/push-remote/confirm/route.js +5 -5
  43. package/dist/.next/.next/server/app/api/push-remote/confirm/route_client-reference-manifest.js +1 -1
  44. package/dist/.next/.next/server/app/api/push-remote/preview/route.js +3 -3
  45. package/dist/.next/.next/server/app/api/push-remote/preview/route_client-reference-manifest.js +1 -1
  46. package/dist/.next/.next/server/app/api/query/route.js +3 -3
  47. package/dist/.next/.next/server/app/api/query/route_client-reference-manifest.js +1 -1
  48. package/dist/.next/.next/server/app/api/tables/[name]/route.js +2 -2
  49. package/dist/.next/.next/server/app/api/tables/[name]/route_client-reference-manifest.js +1 -1
  50. package/dist/.next/.next/server/app/api/tables/route.js +2 -2
  51. package/dist/.next/.next/server/app/api/tables/route_client-reference-manifest.js +1 -1
  52. package/dist/.next/.next/server/app/api/update/route.js +1 -5
  53. package/dist/.next/.next/server/app/api/update/route_client-reference-manifest.js +1 -1
  54. package/dist/.next/.next/server/app/index.html +3 -3
  55. package/dist/.next/.next/server/app/index.rsc +5 -5
  56. package/dist/.next/.next/server/app/page.js +11 -13
  57. package/dist/.next/.next/server/app/page.js.nft.json +1 -1
  58. package/dist/.next/.next/server/app/page_client-reference-manifest.js +1 -1
  59. package/dist/.next/.next/server/app-paths-manifest.json +1 -1
  60. package/dist/.next/.next/server/chunks/226.js +6 -6
  61. package/dist/.next/.next/server/chunks/391.js +5 -5
  62. package/dist/.next/.next/server/chunks/452.js +1 -1
  63. package/dist/.next/.next/server/chunks/627.js +3 -3
  64. package/dist/.next/.next/server/chunks/638.js +3 -3
  65. package/dist/.next/.next/server/chunks/90.js +1 -0
  66. package/dist/.next/.next/server/chunks/992.js +3 -3
  67. package/dist/.next/.next/server/middleware-build-manifest.js +1 -1
  68. package/dist/.next/.next/server/next-font-manifest.js +1 -1
  69. package/dist/.next/.next/server/next-font-manifest.json +1 -1
  70. package/dist/.next/.next/server/pages/404.html +1 -1
  71. package/dist/.next/.next/server/pages/500.html +1 -1
  72. package/dist/.next/.next/server/pages/_app.js +1 -1
  73. package/dist/.next/.next/server/pages/_document.js +1 -1
  74. package/dist/.next/.next/server/pages/_error.js +1 -1
  75. package/dist/.next/.next/server/server-reference-manifest.json +1 -1
  76. package/dist/.next/.next/static/bHYW7fgIBDF8-Q33_WPoE/_buildManifest.js +1 -0
  77. package/dist/.next/.next/static/bHYW7fgIBDF8-Q33_WPoE/_ssgManifest.js +1 -0
  78. package/dist/.next/.next/static/chunks/576-c4daf274bb6469a1.js +1 -0
  79. package/dist/.next/.next/static/chunks/app/layout-be6ee67cf0c92654.js +1 -0
  80. package/dist/.next/.next/static/chunks/app/page-36ed30b2266617f3.js +1 -0
  81. package/dist/.next/.next/static/chunks/{main-app-d36cdfb402b40f13.js → main-app-fa35024de9bd9284.js} +1 -1
  82. package/dist/.next/.next/static/css/9f6c25c5400f83d3.css +3 -0
  83. package/dist/.next/.next/trace +3 -3
  84. package/dist/.next/.next/types/app/api/cloudflare/route.ts +1 -1
  85. package/dist/.next/.next/types/app/api/databases/route.ts +1 -1
  86. package/dist/.next/.next/types/app/api/migrations/sync/route.ts +1 -1
  87. package/dist/.next/.next/types/app/api/migrations/sync-files/route.ts +1 -1
  88. package/dist/.next/.next/types/app/api/pull-data/confirm/route.ts +1 -1
  89. package/dist/.next/.next/types/app/api/pull-remote/confirm/route.ts +1 -1
  90. package/dist/.next/.next/types/app/api/pull-remote/preview/route.ts +1 -1
  91. package/dist/.next/.next/types/app/api/push-remote/confirm/route.ts +1 -1
  92. package/dist/.next/.next/types/app/api/push-remote/preview/route.ts +1 -1
  93. package/dist/.next/.next/types/app/api/query/route.ts +1 -1
  94. package/dist/.next/.next/types/app/api/tables/[name]/route.ts +1 -1
  95. package/dist/.next/.next/types/app/api/tables/route.ts +1 -1
  96. package/dist/.next/.next/types/app/api/update/route.ts +1 -1
  97. package/dist/.next/.next/types/app/page.ts +1 -1
  98. package/dist/.next/BUILD_ID +1 -1
  99. package/dist/.next/app-build-manifest.json +41 -41
  100. package/dist/.next/app-path-routes-manifest.json +1 -1
  101. package/dist/.next/build-manifest.json +3 -3
  102. package/dist/.next/cache/.rscinfo +1 -1
  103. package/dist/.next/cache/.tsbuildinfo +1 -1
  104. package/dist/.next/cache/webpack/client-production/0.pack +0 -0
  105. package/dist/.next/cache/webpack/client-production/index.pack +0 -0
  106. package/dist/.next/cache/webpack/edge-server-production/index.pack +0 -0
  107. package/dist/.next/cache/webpack/server-production/0.pack +0 -0
  108. package/dist/.next/cache/webpack/server-production/index.pack +0 -0
  109. package/dist/.next/next-minimal-server.js.nft.json +1 -1
  110. package/dist/.next/next-server.js.nft.json +1 -1
  111. package/dist/.next/prerender-manifest.json +1 -1
  112. package/dist/.next/required-server-files.json +1 -1
  113. package/dist/.next/server/app/_not-found/page.js +1 -1
  114. package/dist/.next/server/app/_not-found/page.js.nft.json +1 -1
  115. package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  116. package/dist/.next/server/app/_not-found.html +1 -1
  117. package/dist/.next/server/app/_not-found.rsc +4 -4
  118. package/dist/.next/server/app/api/cloudflare/route.js +1 -1
  119. package/dist/.next/server/app/api/cloudflare/route_client-reference-manifest.js +1 -1
  120. package/dist/.next/server/app/api/databases/route.js +1 -1
  121. package/dist/.next/server/app/api/databases/route_client-reference-manifest.js +1 -1
  122. package/dist/.next/server/app/api/migrations/sync/route.js +3 -3
  123. package/dist/.next/server/app/api/migrations/sync/route_client-reference-manifest.js +1 -1
  124. package/dist/.next/server/app/api/migrations/sync-files/route.js +8 -8
  125. package/dist/.next/server/app/api/migrations/sync-files/route_client-reference-manifest.js +1 -1
  126. package/dist/.next/server/app/api/pull-data/confirm/route.js +1 -1
  127. package/dist/.next/server/app/api/pull-data/confirm/route_client-reference-manifest.js +1 -1
  128. package/dist/.next/server/app/api/pull-remote/confirm/route.js +2 -2
  129. package/dist/.next/server/app/api/pull-remote/confirm/route_client-reference-manifest.js +1 -1
  130. package/dist/.next/server/app/api/pull-remote/preview/route.js +2 -2
  131. package/dist/.next/server/app/api/pull-remote/preview/route_client-reference-manifest.js +1 -1
  132. package/dist/.next/server/app/api/push-remote/confirm/route.js +5 -5
  133. package/dist/.next/server/app/api/push-remote/confirm/route_client-reference-manifest.js +1 -1
  134. package/dist/.next/server/app/api/push-remote/preview/route.js +3 -3
  135. package/dist/.next/server/app/api/push-remote/preview/route_client-reference-manifest.js +1 -1
  136. package/dist/.next/server/app/api/query/route.js +3 -3
  137. package/dist/.next/server/app/api/query/route_client-reference-manifest.js +1 -1
  138. package/dist/.next/server/app/api/tables/[name]/route.js +2 -2
  139. package/dist/.next/server/app/api/tables/[name]/route_client-reference-manifest.js +1 -1
  140. package/dist/.next/server/app/api/tables/route.js +2 -2
  141. package/dist/.next/server/app/api/tables/route_client-reference-manifest.js +1 -1
  142. package/dist/.next/server/app/api/update/route.js +1 -5
  143. package/dist/.next/server/app/api/update/route_client-reference-manifest.js +1 -1
  144. package/dist/.next/server/app/index.html +3 -3
  145. package/dist/.next/server/app/index.rsc +5 -5
  146. package/dist/.next/server/app/page.js +11 -13
  147. package/dist/.next/server/app/page.js.nft.json +1 -1
  148. package/dist/.next/server/app/page_client-reference-manifest.js +1 -1
  149. package/dist/.next/server/app-paths-manifest.json +5 -5
  150. package/dist/.next/server/chunks/226.js +6 -6
  151. package/dist/.next/server/chunks/391.js +5 -5
  152. package/dist/.next/server/chunks/452.js +1 -1
  153. package/dist/.next/server/chunks/627.js +3 -3
  154. package/dist/.next/server/chunks/638.js +3 -3
  155. package/dist/.next/server/chunks/90.js +1 -0
  156. package/dist/.next/server/chunks/992.js +3 -3
  157. package/dist/.next/server/middleware-build-manifest.js +1 -1
  158. package/dist/.next/server/next-font-manifest.js +1 -1
  159. package/dist/.next/server/next-font-manifest.json +1 -1
  160. package/dist/.next/server/pages/404.html +1 -1
  161. package/dist/.next/server/pages/500.html +1 -1
  162. package/dist/.next/server/pages/_app.js +1 -1
  163. package/dist/.next/server/pages/_document.js +1 -1
  164. package/dist/.next/server/pages/_error.js +1 -1
  165. package/dist/.next/server/server-reference-manifest.json +1 -1
  166. package/dist/.next/static/ZBTCAyp1kO5FdEHMU-Dw2/_buildManifest.js +1 -0
  167. package/dist/.next/static/ZBTCAyp1kO5FdEHMU-Dw2/_ssgManifest.js +1 -0
  168. package/dist/.next/static/chunks/576-c4daf274bb6469a1.js +1 -0
  169. package/dist/.next/static/chunks/app/layout-be6ee67cf0c92654.js +1 -0
  170. package/dist/.next/static/chunks/app/page-36ed30b2266617f3.js +1 -0
  171. package/dist/.next/static/chunks/{main-app-d36cdfb402b40f13.js → main-app-fa35024de9bd9284.js} +1 -1
  172. package/dist/.next/static/css/9f6c25c5400f83d3.css +3 -0
  173. package/dist/.next/trace +14 -17
  174. package/dist/.next/types/app/api/cloudflare/route.ts +1 -1
  175. package/dist/.next/types/app/api/databases/route.ts +1 -1
  176. package/dist/.next/types/app/api/migrations/sync/route.ts +1 -1
  177. package/dist/.next/types/app/api/migrations/sync-files/route.ts +1 -1
  178. package/dist/.next/types/app/api/pull-data/confirm/route.ts +1 -1
  179. package/dist/.next/types/app/api/pull-remote/confirm/route.ts +1 -1
  180. package/dist/.next/types/app/api/pull-remote/preview/route.ts +1 -1
  181. package/dist/.next/types/app/api/push-remote/confirm/route.ts +1 -1
  182. package/dist/.next/types/app/api/push-remote/preview/route.ts +1 -1
  183. package/dist/.next/types/app/api/query/route.ts +1 -1
  184. package/dist/.next/types/app/api/tables/[name]/route.ts +1 -1
  185. package/dist/.next/types/app/api/tables/route.ts +1 -1
  186. package/dist/.next/types/app/api/update/route.ts +1 -1
  187. package/dist/.next/types/app/page.ts +1 -1
  188. package/dist/app/api/update/route.js +29 -20
  189. package/dist/app/app/api/update/route.js +29 -20
  190. package/dist/app/app/page.jsx +13 -23
  191. package/dist/app/page.jsx +13 -23
  192. package/dist/d1-studio.js +30 -194
  193. package/dist/lib/sql-operations.js +30 -24
  194. package/dist/lib/version-utils.js +34 -0
  195. package/package.json +2 -2
  196. package/scripts/studio.js +30 -194
  197. package/src/app/api/update/route.js +29 -20
  198. package/src/app/page.jsx +13 -23
  199. package/src/components/sidebar.jsx +2 -1
  200. package/src/components/table-view.jsx +1 -1
  201. package/src/components/update-banner.jsx +69 -38
  202. package/src/lib/sql-operations.js +30 -24
  203. package/src/lib/version-utils.js +34 -0
  204. package/dist/.next/.next/server/chunks/336.js +0 -1
  205. package/dist/.next/.next/static/chunks/176-9146975ef8699719.js +0 -1
  206. package/dist/.next/.next/static/chunks/app/layout-8360fab69b848283.js +0 -1
  207. package/dist/.next/.next/static/chunks/app/page-5990cb23b8bd27c4.js +0 -1
  208. package/dist/.next/.next/static/css/674bee6608c638e4.css +0 -3
  209. package/dist/.next/server/chunks/336.js +0 -1
  210. package/dist/.next/static/chunks/176-9146975ef8699719.js +0 -1
  211. package/dist/.next/static/chunks/app/layout-8360fab69b848283.js +0 -1
  212. package/dist/.next/static/chunks/app/page-5990cb23b8bd27c4.js +0 -1
  213. package/dist/.next/static/css/674bee6608c638e4.css +0 -3
  214. /package/dist/.next/.next/static/{7XBqETNmhSxMXhw8iUpEa → OUHnbB-64afrrZQL0Srn5}/_buildManifest.js +0 -0
  215. /package/dist/.next/.next/static/{7XBqETNmhSxMXhw8iUpEa → OUHnbB-64afrrZQL0Srn5}/_ssgManifest.js +0 -0
  216. /package/dist/.next/{static/MoZBULXFiTFzrY1JVK_Df → .next/static/ZBTCAyp1kO5FdEHMU-Dw2}/_buildManifest.js +0 -0
  217. /package/dist/.next/{static/MoZBULXFiTFzrY1JVK_Df → .next/static/ZBTCAyp1kO5FdEHMU-Dw2}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- 7XBqETNmhSxMXhw8iUpEa
1
+ OUHnbB-64afrrZQL0Srn5
@@ -4,120 +4,120 @@
4
4
  "static/chunks/webpack-c76ac1e586b2802a.js",
5
5
  "static/chunks/4bd1b696-8c908eb707f85a27.js",
6
6
  "static/chunks/517-3b698a5d3da06ff7.js",
7
- "static/chunks/main-app-d36cdfb402b40f13.js",
7
+ "static/chunks/main-app-fa35024de9bd9284.js",
8
8
  "static/chunks/app/_not-found/page-b786c3dd79ad15a5.js"
9
9
  ],
10
- "/layout": [
11
- "static/chunks/webpack-c76ac1e586b2802a.js",
12
- "static/chunks/4bd1b696-8c908eb707f85a27.js",
13
- "static/chunks/517-3b698a5d3da06ff7.js",
14
- "static/chunks/main-app-d36cdfb402b40f13.js",
15
- "static/css/674bee6608c638e4.css",
16
- "static/chunks/692-ede418e1d28a1394.js",
17
- "static/chunks/92-c4466e0f1ca8a3a8.js",
18
- "static/chunks/735-b885dfec6353171d.js",
19
- "static/chunks/app/layout-8360fab69b848283.js"
20
- ],
21
10
  "/api/cloudflare/route": [
22
11
  "static/chunks/webpack-c76ac1e586b2802a.js",
23
12
  "static/chunks/4bd1b696-8c908eb707f85a27.js",
24
13
  "static/chunks/517-3b698a5d3da06ff7.js",
25
- "static/chunks/main-app-d36cdfb402b40f13.js",
14
+ "static/chunks/main-app-fa35024de9bd9284.js",
26
15
  "static/chunks/app/api/cloudflare/route-b77846f372b01f38.js"
27
16
  ],
28
17
  "/api/databases/route": [
29
18
  "static/chunks/webpack-c76ac1e586b2802a.js",
30
19
  "static/chunks/4bd1b696-8c908eb707f85a27.js",
31
20
  "static/chunks/517-3b698a5d3da06ff7.js",
32
- "static/chunks/main-app-d36cdfb402b40f13.js",
21
+ "static/chunks/main-app-fa35024de9bd9284.js",
33
22
  "static/chunks/app/api/databases/route-407794f8145d9a0b.js"
34
23
  ],
35
24
  "/api/migrations/sync-files/route": [
36
25
  "static/chunks/webpack-c76ac1e586b2802a.js",
37
26
  "static/chunks/4bd1b696-8c908eb707f85a27.js",
38
27
  "static/chunks/517-3b698a5d3da06ff7.js",
39
- "static/chunks/main-app-d36cdfb402b40f13.js",
28
+ "static/chunks/main-app-fa35024de9bd9284.js",
40
29
  "static/chunks/app/api/migrations/sync-files/route-92010db279b4dd8e.js"
41
30
  ],
42
31
  "/api/migrations/sync/route": [
43
32
  "static/chunks/webpack-c76ac1e586b2802a.js",
44
33
  "static/chunks/4bd1b696-8c908eb707f85a27.js",
45
34
  "static/chunks/517-3b698a5d3da06ff7.js",
46
- "static/chunks/main-app-d36cdfb402b40f13.js",
35
+ "static/chunks/main-app-fa35024de9bd9284.js",
47
36
  "static/chunks/app/api/migrations/sync/route-9f480f5590369a8f.js"
48
37
  ],
49
38
  "/api/pull-data/confirm/route": [
50
39
  "static/chunks/webpack-c76ac1e586b2802a.js",
51
40
  "static/chunks/4bd1b696-8c908eb707f85a27.js",
52
41
  "static/chunks/517-3b698a5d3da06ff7.js",
53
- "static/chunks/main-app-d36cdfb402b40f13.js",
42
+ "static/chunks/main-app-fa35024de9bd9284.js",
54
43
  "static/chunks/app/api/pull-data/confirm/route-a02fe6d3cdd0a535.js"
55
44
  ],
56
45
  "/api/pull-remote/confirm/route": [
57
46
  "static/chunks/webpack-c76ac1e586b2802a.js",
58
47
  "static/chunks/4bd1b696-8c908eb707f85a27.js",
59
48
  "static/chunks/517-3b698a5d3da06ff7.js",
60
- "static/chunks/main-app-d36cdfb402b40f13.js",
49
+ "static/chunks/main-app-fa35024de9bd9284.js",
61
50
  "static/chunks/app/api/pull-remote/confirm/route-f401a03507d1da50.js"
62
51
  ],
63
52
  "/api/pull-remote/preview/route": [
64
53
  "static/chunks/webpack-c76ac1e586b2802a.js",
65
54
  "static/chunks/4bd1b696-8c908eb707f85a27.js",
66
55
  "static/chunks/517-3b698a5d3da06ff7.js",
67
- "static/chunks/main-app-d36cdfb402b40f13.js",
56
+ "static/chunks/main-app-fa35024de9bd9284.js",
68
57
  "static/chunks/app/api/pull-remote/preview/route-3c53814b5cb8b6b0.js"
69
58
  ],
70
59
  "/api/push-remote/confirm/route": [
71
60
  "static/chunks/webpack-c76ac1e586b2802a.js",
72
61
  "static/chunks/4bd1b696-8c908eb707f85a27.js",
73
62
  "static/chunks/517-3b698a5d3da06ff7.js",
74
- "static/chunks/main-app-d36cdfb402b40f13.js",
63
+ "static/chunks/main-app-fa35024de9bd9284.js",
75
64
  "static/chunks/app/api/push-remote/confirm/route-8f359249e907c63b.js"
76
65
  ],
77
66
  "/api/push-remote/preview/route": [
78
67
  "static/chunks/webpack-c76ac1e586b2802a.js",
79
68
  "static/chunks/4bd1b696-8c908eb707f85a27.js",
80
69
  "static/chunks/517-3b698a5d3da06ff7.js",
81
- "static/chunks/main-app-d36cdfb402b40f13.js",
70
+ "static/chunks/main-app-fa35024de9bd9284.js",
82
71
  "static/chunks/app/api/push-remote/preview/route-b51bf94f39c17a9d.js"
83
72
  ],
84
73
  "/api/query/route": [
85
74
  "static/chunks/webpack-c76ac1e586b2802a.js",
86
75
  "static/chunks/4bd1b696-8c908eb707f85a27.js",
87
76
  "static/chunks/517-3b698a5d3da06ff7.js",
88
- "static/chunks/main-app-d36cdfb402b40f13.js",
77
+ "static/chunks/main-app-fa35024de9bd9284.js",
89
78
  "static/chunks/app/api/query/route-87bae2d4aebaf859.js"
90
79
  ],
80
+ "/layout": [
81
+ "static/chunks/webpack-c76ac1e586b2802a.js",
82
+ "static/chunks/4bd1b696-8c908eb707f85a27.js",
83
+ "static/chunks/517-3b698a5d3da06ff7.js",
84
+ "static/chunks/main-app-fa35024de9bd9284.js",
85
+ "static/css/9f6c25c5400f83d3.css",
86
+ "static/chunks/692-ede418e1d28a1394.js",
87
+ "static/chunks/92-c4466e0f1ca8a3a8.js",
88
+ "static/chunks/735-b885dfec6353171d.js",
89
+ "static/chunks/app/layout-be6ee67cf0c92654.js"
90
+ ],
91
91
  "/api/tables/route": [
92
92
  "static/chunks/webpack-c76ac1e586b2802a.js",
93
93
  "static/chunks/4bd1b696-8c908eb707f85a27.js",
94
94
  "static/chunks/517-3b698a5d3da06ff7.js",
95
- "static/chunks/main-app-d36cdfb402b40f13.js",
95
+ "static/chunks/main-app-fa35024de9bd9284.js",
96
96
  "static/chunks/app/api/tables/route-0f46f911562abcdf.js"
97
97
  ],
98
98
  "/api/update/route": [
99
99
  "static/chunks/webpack-c76ac1e586b2802a.js",
100
100
  "static/chunks/4bd1b696-8c908eb707f85a27.js",
101
101
  "static/chunks/517-3b698a5d3da06ff7.js",
102
- "static/chunks/main-app-d36cdfb402b40f13.js",
102
+ "static/chunks/main-app-fa35024de9bd9284.js",
103
103
  "static/chunks/app/api/update/route-14edc1917760bce0.js"
104
104
  ],
105
105
  "/api/tables/[name]/route": [
106
106
  "static/chunks/webpack-c76ac1e586b2802a.js",
107
107
  "static/chunks/4bd1b696-8c908eb707f85a27.js",
108
108
  "static/chunks/517-3b698a5d3da06ff7.js",
109
- "static/chunks/main-app-d36cdfb402b40f13.js",
109
+ "static/chunks/main-app-fa35024de9bd9284.js",
110
110
  "static/chunks/app/api/tables/[name]/route-d20ca163b9c03e7c.js"
111
111
  ],
112
112
  "/page": [
113
113
  "static/chunks/webpack-c76ac1e586b2802a.js",
114
114
  "static/chunks/4bd1b696-8c908eb707f85a27.js",
115
115
  "static/chunks/517-3b698a5d3da06ff7.js",
116
- "static/chunks/main-app-d36cdfb402b40f13.js",
116
+ "static/chunks/main-app-fa35024de9bd9284.js",
117
117
  "static/chunks/692-ede418e1d28a1394.js",
118
- "static/chunks/176-9146975ef8699719.js",
118
+ "static/chunks/576-c4daf274bb6469a1.js",
119
119
  "static/chunks/735-b885dfec6353171d.js",
120
- "static/chunks/app/page-5990cb23b8bd27c4.js"
120
+ "static/chunks/app/page-36ed30b2266617f3.js"
121
121
  ]
122
122
  }
123
123
  }
@@ -1 +1 @@
1
- {"/_not-found/page":"/_not-found","/api/cloudflare/route":"/api/cloudflare","/api/databases/route":"/api/databases","/api/migrations/sync-files/route":"/api/migrations/sync-files","/api/migrations/sync/route":"/api/migrations/sync","/api/pull-data/confirm/route":"/api/pull-data/confirm","/api/pull-remote/confirm/route":"/api/pull-remote/confirm","/api/pull-remote/preview/route":"/api/pull-remote/preview","/api/push-remote/confirm/route":"/api/push-remote/confirm","/api/push-remote/preview/route":"/api/push-remote/preview","/api/query/route":"/api/query","/api/tables/route":"/api/tables","/api/update/route":"/api/update","/api/tables/[name]/route":"/api/tables/[name]","/page":"/"}
1
+ {"/api/cloudflare/route":"/api/cloudflare","/api/databases/route":"/api/databases","/api/migrations/sync-files/route":"/api/migrations/sync-files","/api/migrations/sync/route":"/api/migrations/sync","/api/pull-data/confirm/route":"/api/pull-data/confirm","/api/pull-remote/confirm/route":"/api/pull-remote/confirm","/api/pull-remote/preview/route":"/api/pull-remote/preview","/api/push-remote/confirm/route":"/api/push-remote/confirm","/api/push-remote/preview/route":"/api/push-remote/preview","/api/query/route":"/api/query","/_not-found/page":"/_not-found","/api/tables/route":"/api/tables","/api/update/route":"/api/update","/api/tables/[name]/route":"/api/tables/[name]","/page":"/"}
@@ -5,14 +5,14 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/7XBqETNmhSxMXhw8iUpEa/_buildManifest.js",
9
- "static/7XBqETNmhSxMXhw8iUpEa/_ssgManifest.js"
8
+ "static/OUHnbB-64afrrZQL0Srn5/_buildManifest.js",
9
+ "static/OUHnbB-64afrrZQL0Srn5/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [
12
12
  "static/chunks/webpack-c76ac1e586b2802a.js",
13
13
  "static/chunks/4bd1b696-8c908eb707f85a27.js",
14
14
  "static/chunks/517-3b698a5d3da06ff7.js",
15
- "static/chunks/main-app-d36cdfb402b40f13.js"
15
+ "static/chunks/main-app-fa35024de9bd9284.js"
16
16
  ],
17
17
  "rootMainFilesTree": {},
18
18
  "pages": {
@@ -1 +1 @@
1
- {"encryption.key":"g4+0p9RGeCu0XAYvPDlcMaeQbYVs92aTjN8t2x4/VhA=","encryption.expire_at":1741514194780}
1
+ {"encryption.key":"qI1av4dYXLrfhcf9cF8ur+wY5wRogRZdB7QpFH8EuXs=","encryption.expire_at":1743479376774}