d1s 0.2.10 → 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 (159) hide show
  1. package/dist/.next/.next/BUILD_ID +1 -1
  2. package/dist/.next/.next/app-build-manifest.json +21 -21
  3. package/dist/.next/.next/app-path-routes-manifest.json +1 -1
  4. package/dist/.next/.next/build-manifest.json +2 -2
  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/server/app/_not-found/page.js +1 -1
  23. package/dist/.next/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  24. package/dist/.next/.next/server/app/_not-found.html +1 -1
  25. package/dist/.next/.next/server/app/_not-found.rsc +2 -2
  26. package/dist/.next/.next/server/app/api/cloudflare/route.js +1 -1
  27. package/dist/.next/.next/server/app/api/cloudflare/route_client-reference-manifest.js +1 -1
  28. package/dist/.next/.next/server/app/api/databases/route.js +1 -1
  29. package/dist/.next/.next/server/app/api/databases/route_client-reference-manifest.js +1 -1
  30. package/dist/.next/.next/server/app/api/migrations/sync/route.js +3 -3
  31. package/dist/.next/.next/server/app/api/migrations/sync/route_client-reference-manifest.js +1 -1
  32. package/dist/.next/.next/server/app/api/migrations/sync-files/route.js +2 -2
  33. package/dist/.next/.next/server/app/api/migrations/sync-files/route_client-reference-manifest.js +1 -1
  34. package/dist/.next/.next/server/app/api/pull-data/confirm/route.js +1 -1
  35. package/dist/.next/.next/server/app/api/pull-data/confirm/route_client-reference-manifest.js +1 -1
  36. package/dist/.next/.next/server/app/api/pull-remote/confirm/route.js +1 -1
  37. package/dist/.next/.next/server/app/api/pull-remote/confirm/route_client-reference-manifest.js +1 -1
  38. package/dist/.next/.next/server/app/api/pull-remote/preview/route.js +2 -2
  39. package/dist/.next/.next/server/app/api/pull-remote/preview/route_client-reference-manifest.js +1 -1
  40. package/dist/.next/.next/server/app/api/push-remote/confirm/route.js +3 -3
  41. package/dist/.next/.next/server/app/api/push-remote/confirm/route_client-reference-manifest.js +1 -1
  42. package/dist/.next/.next/server/app/api/push-remote/preview/route.js +3 -3
  43. package/dist/.next/.next/server/app/api/push-remote/preview/route_client-reference-manifest.js +1 -1
  44. package/dist/.next/.next/server/app/api/query/route.js +3 -3
  45. package/dist/.next/.next/server/app/api/query/route_client-reference-manifest.js +1 -1
  46. package/dist/.next/.next/server/app/api/tables/[name]/route.js +2 -2
  47. package/dist/.next/.next/server/app/api/tables/[name]/route_client-reference-manifest.js +1 -1
  48. package/dist/.next/.next/server/app/api/tables/route.js +2 -2
  49. package/dist/.next/.next/server/app/api/tables/route_client-reference-manifest.js +1 -1
  50. package/dist/.next/.next/server/app/api/update/route.js +1 -1
  51. package/dist/.next/.next/server/app/api/update/route_client-reference-manifest.js +1 -1
  52. package/dist/.next/.next/server/app/index.html +3 -3
  53. package/dist/.next/.next/server/app/index.rsc +3 -3
  54. package/dist/.next/.next/server/app/page.js +11 -13
  55. package/dist/.next/.next/server/app/page_client-reference-manifest.js +1 -1
  56. package/dist/.next/.next/server/app-paths-manifest.json +4 -4
  57. package/dist/.next/.next/server/chunks/226.js +2 -2
  58. package/dist/.next/.next/server/chunks/391.js +5 -5
  59. package/dist/.next/.next/server/chunks/452.js +1 -1
  60. package/dist/.next/.next/server/chunks/627.js +3 -3
  61. package/dist/.next/.next/server/chunks/638.js +3 -3
  62. package/dist/.next/.next/server/chunks/90.js +1 -1
  63. package/dist/.next/.next/server/chunks/992.js +3 -3
  64. package/dist/.next/.next/server/pages/404.html +1 -1
  65. package/dist/.next/.next/server/pages/500.html +1 -1
  66. package/dist/.next/.next/server/pages/_app.js +1 -1
  67. package/dist/.next/.next/server/pages/_document.js +1 -1
  68. package/dist/.next/.next/server/pages/_error.js +1 -1
  69. package/dist/.next/.next/server/server-reference-manifest.json +1 -1
  70. package/dist/.next/.next/static/chunks/576-c4daf274bb6469a1.js +1 -0
  71. package/dist/.next/.next/static/chunks/app/{page-16ec561fc8bebb5d.js → page-36ed30b2266617f3.js} +1 -1
  72. package/dist/.next/.next/static/css/9f6c25c5400f83d3.css +3 -0
  73. package/dist/.next/.next/trace +3 -3
  74. package/dist/.next/BUILD_ID +1 -1
  75. package/dist/.next/app-build-manifest.json +7 -7
  76. package/dist/.next/app-path-routes-manifest.json +1 -1
  77. package/dist/.next/build-manifest.json +2 -2
  78. package/dist/.next/cache/.rscinfo +1 -1
  79. package/dist/.next/cache/.tsbuildinfo +1 -1
  80. package/dist/.next/cache/webpack/client-production/0.pack +0 -0
  81. package/dist/.next/cache/webpack/client-production/index.pack +0 -0
  82. package/dist/.next/cache/webpack/edge-server-production/index.pack +0 -0
  83. package/dist/.next/cache/webpack/server-production/0.pack +0 -0
  84. package/dist/.next/cache/webpack/server-production/index.pack +0 -0
  85. package/dist/.next/next-minimal-server.js.nft.json +1 -1
  86. package/dist/.next/next-server.js.nft.json +1 -1
  87. package/dist/.next/prerender-manifest.json +1 -1
  88. package/dist/.next/server/app/_not-found/page.js +1 -1
  89. package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  90. package/dist/.next/server/app/_not-found.html +1 -1
  91. package/dist/.next/server/app/_not-found.rsc +2 -2
  92. package/dist/.next/server/app/api/cloudflare/route.js +1 -1
  93. package/dist/.next/server/app/api/cloudflare/route_client-reference-manifest.js +1 -1
  94. package/dist/.next/server/app/api/databases/route.js +1 -1
  95. package/dist/.next/server/app/api/databases/route_client-reference-manifest.js +1 -1
  96. package/dist/.next/server/app/api/migrations/sync/route.js +3 -3
  97. package/dist/.next/server/app/api/migrations/sync/route_client-reference-manifest.js +1 -1
  98. package/dist/.next/server/app/api/migrations/sync-files/route.js +2 -2
  99. package/dist/.next/server/app/api/migrations/sync-files/route_client-reference-manifest.js +1 -1
  100. package/dist/.next/server/app/api/pull-data/confirm/route.js +1 -1
  101. package/dist/.next/server/app/api/pull-data/confirm/route_client-reference-manifest.js +1 -1
  102. package/dist/.next/server/app/api/pull-remote/confirm/route.js +1 -1
  103. package/dist/.next/server/app/api/pull-remote/confirm/route_client-reference-manifest.js +1 -1
  104. package/dist/.next/server/app/api/pull-remote/preview/route.js +2 -2
  105. package/dist/.next/server/app/api/pull-remote/preview/route_client-reference-manifest.js +1 -1
  106. package/dist/.next/server/app/api/push-remote/confirm/route.js +3 -3
  107. package/dist/.next/server/app/api/push-remote/confirm/route_client-reference-manifest.js +1 -1
  108. package/dist/.next/server/app/api/push-remote/preview/route.js +3 -3
  109. package/dist/.next/server/app/api/push-remote/preview/route_client-reference-manifest.js +1 -1
  110. package/dist/.next/server/app/api/query/route.js +3 -3
  111. package/dist/.next/server/app/api/query/route_client-reference-manifest.js +1 -1
  112. package/dist/.next/server/app/api/tables/[name]/route.js +2 -2
  113. package/dist/.next/server/app/api/tables/[name]/route_client-reference-manifest.js +1 -1
  114. package/dist/.next/server/app/api/tables/route.js +2 -2
  115. package/dist/.next/server/app/api/tables/route_client-reference-manifest.js +1 -1
  116. package/dist/.next/server/app/api/update/route.js +1 -1
  117. package/dist/.next/server/app/api/update/route_client-reference-manifest.js +1 -1
  118. package/dist/.next/server/app/index.html +3 -3
  119. package/dist/.next/server/app/index.rsc +3 -3
  120. package/dist/.next/server/app/page.js +11 -13
  121. package/dist/.next/server/app/page_client-reference-manifest.js +1 -1
  122. package/dist/.next/server/app-paths-manifest.json +1 -1
  123. package/dist/.next/server/chunks/226.js +2 -2
  124. package/dist/.next/server/chunks/391.js +5 -5
  125. package/dist/.next/server/chunks/452.js +1 -1
  126. package/dist/.next/server/chunks/627.js +3 -3
  127. package/dist/.next/server/chunks/638.js +3 -3
  128. package/dist/.next/server/chunks/90.js +1 -1
  129. package/dist/.next/server/chunks/992.js +3 -3
  130. package/dist/.next/server/pages/404.html +1 -1
  131. package/dist/.next/server/pages/500.html +1 -1
  132. package/dist/.next/server/pages/_app.js +1 -1
  133. package/dist/.next/server/pages/_document.js +1 -1
  134. package/dist/.next/server/pages/_error.js +1 -1
  135. package/dist/.next/server/server-reference-manifest.json +1 -1
  136. package/dist/.next/static/chunks/576-c4daf274bb6469a1.js +1 -0
  137. package/dist/.next/static/chunks/app/{page-16ec561fc8bebb5d.js → page-36ed30b2266617f3.js} +1 -1
  138. package/dist/.next/static/css/9f6c25c5400f83d3.css +3 -0
  139. package/dist/.next/trace +14 -16
  140. package/dist/app/app/page.jsx +13 -23
  141. package/dist/app/page.jsx +13 -23
  142. package/dist/d1-studio.js +32 -2
  143. package/package.json +1 -1
  144. package/scripts/studio.js +32 -2
  145. package/src/app/page.jsx +13 -23
  146. package/src/components/table-view.jsx +1 -1
  147. package/dist/.next/.next/cache/webpack/client-production/4.pack +0 -0
  148. package/dist/.next/.next/static/chunks/700-dc8f9f08b166c5e6.js +0 -1
  149. package/dist/.next/.next/static/css/0c512cea5f3d317a.css +0 -3
  150. package/dist/.next/static/chunks/700-dc8f9f08b166c5e6.js +0 -1
  151. package/dist/.next/static/css/0c512cea5f3d317a.css +0 -3
  152. /package/dist/.next/.next/static/{5dBGGUmK5q7of4h5Rahrg → OUHnbB-64afrrZQL0Srn5}/_buildManifest.js +0 -0
  153. /package/dist/.next/.next/static/{5dBGGUmK5q7of4h5Rahrg → OUHnbB-64afrrZQL0Srn5}/_ssgManifest.js +0 -0
  154. /package/dist/.next/.next/static/{PflNFnmFsNegSqhzjI6lA → ZBTCAyp1kO5FdEHMU-Dw2}/_buildManifest.js +0 -0
  155. /package/dist/.next/.next/static/{PflNFnmFsNegSqhzjI6lA → ZBTCAyp1kO5FdEHMU-Dw2}/_ssgManifest.js +0 -0
  156. /package/dist/.next/.next/static/{p8875OZM4iDNsPzmoyLe7 → bHYW7fgIBDF8-Q33_WPoE}/_buildManifest.js +0 -0
  157. /package/dist/.next/.next/static/{p8875OZM4iDNsPzmoyLe7 → bHYW7fgIBDF8-Q33_WPoE}/_ssgManifest.js +0 -0
  158. /package/dist/.next/{static 2/5dBGGUmK5q7of4h5Rahrg → static/ZBTCAyp1kO5FdEHMU-Dw2}/_buildManifest.js +0 -0
  159. /package/dist/.next/{static 2/5dBGGUmK5q7of4h5Rahrg → static/ZBTCAyp1kO5FdEHMU-Dw2}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- p8875OZM4iDNsPzmoyLe7
1
+ OUHnbB-64afrrZQL0Srn5
@@ -7,16 +7,12 @@
7
7
  "static/chunks/main-app-fa35024de9bd9284.js",
8
8
  "static/chunks/app/_not-found/page-b786c3dd79ad15a5.js"
9
9
  ],
10
- "/layout": [
10
+ "/api/cloudflare/route": [
11
11
  "static/chunks/webpack-c76ac1e586b2802a.js",
12
12
  "static/chunks/4bd1b696-8c908eb707f85a27.js",
13
13
  "static/chunks/517-3b698a5d3da06ff7.js",
14
14
  "static/chunks/main-app-fa35024de9bd9284.js",
15
- "static/css/0c512cea5f3d317a.css",
16
- "static/chunks/692-ede418e1d28a1394.js",
17
- "static/chunks/92-c4466e0f1ca8a3a8.js",
18
- "static/chunks/735-b885dfec6353171d.js",
19
- "static/chunks/app/layout-be6ee67cf0c92654.js"
15
+ "static/chunks/app/api/cloudflare/route-b77846f372b01f38.js"
20
16
  ],
21
17
  "/api/databases/route": [
22
18
  "static/chunks/webpack-c76ac1e586b2802a.js",
@@ -25,13 +21,6 @@
25
21
  "static/chunks/main-app-fa35024de9bd9284.js",
26
22
  "static/chunks/app/api/databases/route-407794f8145d9a0b.js"
27
23
  ],
28
- "/api/cloudflare/route": [
29
- "static/chunks/webpack-c76ac1e586b2802a.js",
30
- "static/chunks/4bd1b696-8c908eb707f85a27.js",
31
- "static/chunks/517-3b698a5d3da06ff7.js",
32
- "static/chunks/main-app-fa35024de9bd9284.js",
33
- "static/chunks/app/api/cloudflare/route-b77846f372b01f38.js"
34
- ],
35
24
  "/api/migrations/sync-files/route": [
36
25
  "static/chunks/webpack-c76ac1e586b2802a.js",
37
26
  "static/chunks/4bd1b696-8c908eb707f85a27.js",
@@ -74,26 +63,30 @@
74
63
  "static/chunks/main-app-fa35024de9bd9284.js",
75
64
  "static/chunks/app/api/push-remote/confirm/route-8f359249e907c63b.js"
76
65
  ],
77
- "/api/query/route": [
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
70
  "static/chunks/main-app-fa35024de9bd9284.js",
82
- "static/chunks/app/api/query/route-87bae2d4aebaf859.js"
71
+ "static/chunks/app/api/push-remote/preview/route-b51bf94f39c17a9d.js"
83
72
  ],
84
- "/api/push-remote/preview/route": [
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
77
  "static/chunks/main-app-fa35024de9bd9284.js",
89
- "static/chunks/app/api/push-remote/preview/route-b51bf94f39c17a9d.js"
78
+ "static/chunks/app/api/query/route-87bae2d4aebaf859.js"
90
79
  ],
91
- "/api/update/route": [
80
+ "/layout": [
92
81
  "static/chunks/webpack-c76ac1e586b2802a.js",
93
82
  "static/chunks/4bd1b696-8c908eb707f85a27.js",
94
83
  "static/chunks/517-3b698a5d3da06ff7.js",
95
84
  "static/chunks/main-app-fa35024de9bd9284.js",
96
- "static/chunks/app/api/update/route-14edc1917760bce0.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"
97
90
  ],
98
91
  "/api/tables/route": [
99
92
  "static/chunks/webpack-c76ac1e586b2802a.js",
@@ -102,6 +95,13 @@
102
95
  "static/chunks/main-app-fa35024de9bd9284.js",
103
96
  "static/chunks/app/api/tables/route-0f46f911562abcdf.js"
104
97
  ],
98
+ "/api/update/route": [
99
+ "static/chunks/webpack-c76ac1e586b2802a.js",
100
+ "static/chunks/4bd1b696-8c908eb707f85a27.js",
101
+ "static/chunks/517-3b698a5d3da06ff7.js",
102
+ "static/chunks/main-app-fa35024de9bd9284.js",
103
+ "static/chunks/app/api/update/route-14edc1917760bce0.js"
104
+ ],
105
105
  "/api/tables/[name]/route": [
106
106
  "static/chunks/webpack-c76ac1e586b2802a.js",
107
107
  "static/chunks/4bd1b696-8c908eb707f85a27.js",
@@ -115,9 +115,9 @@
115
115
  "static/chunks/517-3b698a5d3da06ff7.js",
116
116
  "static/chunks/main-app-fa35024de9bd9284.js",
117
117
  "static/chunks/692-ede418e1d28a1394.js",
118
- "static/chunks/700-dc8f9f08b166c5e6.js",
118
+ "static/chunks/576-c4daf274bb6469a1.js",
119
119
  "static/chunks/735-b885dfec6353171d.js",
120
- "static/chunks/app/page-16ec561fc8bebb5d.js"
120
+ "static/chunks/app/page-36ed30b2266617f3.js"
121
121
  ]
122
122
  }
123
123
  }
@@ -1 +1 @@
1
- {"/_not-found/page":"/_not-found","/api/databases/route":"/api/databases","/api/cloudflare/route":"/api/cloudflare","/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/query/route":"/api/query","/api/push-remote/preview/route":"/api/push-remote/preview","/api/update/route":"/api/update","/api/tables/route":"/api/tables","/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,8 +5,8 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/p8875OZM4iDNsPzmoyLe7/_buildManifest.js",
9
- "static/p8875OZM4iDNsPzmoyLe7/_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",
@@ -1 +1 @@
1
- {"encryption.key":"hTEXcu8MA/NFUAS8OZQQzetAB0NtMwudJElS/hpF5ak=","encryption.expire_at":1743221660169}
1
+ {"encryption.key":"qI1av4dYXLrfhcf9cF8ur+wY5wRogRZdB7QpFH8EuXs=","encryption.expire_at":1743479376774}