d1s 0.2.11 → 0.2.13

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 (318) 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/10.pack +0 -0
  10. package/dist/.next/.next/cache/webpack/client-production/11.pack +0 -0
  11. package/dist/.next/.next/cache/webpack/client-production/12.pack +0 -0
  12. package/dist/.next/.next/cache/webpack/client-production/2.pack +0 -0
  13. package/dist/.next/.next/cache/webpack/client-production/3.pack +0 -0
  14. package/dist/.next/.next/cache/webpack/client-production/4.pack +0 -0
  15. package/dist/.next/.next/cache/webpack/client-production/5.pack +0 -0
  16. package/dist/.next/.next/cache/webpack/client-production/6.pack +0 -0
  17. package/dist/.next/.next/cache/webpack/client-production/7.pack +0 -0
  18. package/dist/.next/.next/cache/webpack/client-production/8.pack +0 -0
  19. package/dist/.next/.next/cache/webpack/client-production/9.pack +0 -0
  20. package/dist/.next/.next/cache/webpack/client-production/index.pack +0 -0
  21. package/dist/.next/.next/cache/webpack/client-production/index.pack.old +0 -0
  22. package/dist/.next/.next/cache/webpack/edge-server-production/index.pack +0 -0
  23. package/dist/.next/.next/cache/webpack/server-production/0.pack +0 -0
  24. package/dist/.next/.next/cache/webpack/server-production/1.pack +0 -0
  25. package/dist/.next/.next/cache/webpack/server-production/2.pack +0 -0
  26. package/dist/.next/.next/cache/webpack/server-production/3.pack +0 -0
  27. package/dist/.next/.next/cache/webpack/server-production/index.pack +0 -0
  28. package/dist/.next/.next/cache/webpack/server-production/index.pack.old +0 -0
  29. package/dist/.next/.next/next-minimal-server.js.nft.json +1 -1
  30. package/dist/.next/.next/next-server.js.nft.json +1 -1
  31. package/dist/.next/.next/prerender-manifest.json +1 -1
  32. package/dist/.next/.next/required-server-files.json +1 -1
  33. package/dist/.next/.next/server/app/_not-found/page.js +1 -1
  34. package/dist/.next/.next/server/app/_not-found/page.js.nft.json +1 -1
  35. package/dist/.next/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  36. package/dist/.next/.next/server/app/_not-found.html +1 -1
  37. package/dist/.next/.next/server/app/_not-found.rsc +4 -4
  38. package/dist/.next/.next/server/app/api/cloudflare/route.js +1 -1
  39. package/dist/.next/.next/server/app/api/cloudflare/route_client-reference-manifest.js +1 -1
  40. package/dist/.next/.next/server/app/api/databases/route.js +1 -1
  41. package/dist/.next/.next/server/app/api/databases/route_client-reference-manifest.js +1 -1
  42. package/dist/.next/.next/server/app/api/migrations/sync/route.js +5 -5
  43. package/dist/.next/.next/server/app/api/migrations/sync/route_client-reference-manifest.js +1 -1
  44. package/dist/.next/.next/server/app/api/migrations/sync-files/route.js +3 -3
  45. package/dist/.next/.next/server/app/api/migrations/sync-files/route_client-reference-manifest.js +1 -1
  46. package/dist/.next/.next/server/app/api/pull-data/confirm/route.js +1 -1
  47. package/dist/.next/.next/server/app/api/pull-data/confirm/route_client-reference-manifest.js +1 -1
  48. package/dist/.next/.next/server/app/api/pull-remote/confirm/route.js +2 -2
  49. package/dist/.next/.next/server/app/api/pull-remote/confirm/route_client-reference-manifest.js +1 -1
  50. package/dist/.next/.next/server/app/api/pull-remote/preview/route.js +4 -4
  51. package/dist/.next/.next/server/app/api/pull-remote/preview/route_client-reference-manifest.js +1 -1
  52. package/dist/.next/.next/server/app/api/push-remote/confirm/route.js +5 -5
  53. package/dist/.next/.next/server/app/api/push-remote/confirm/route_client-reference-manifest.js +1 -1
  54. package/dist/.next/.next/server/app/api/push-remote/preview/route.js +4 -4
  55. package/dist/.next/.next/server/app/api/push-remote/preview/route_client-reference-manifest.js +1 -1
  56. package/dist/.next/.next/server/app/api/query/route.js +3 -3
  57. package/dist/.next/.next/server/app/api/query/route_client-reference-manifest.js +1 -1
  58. package/dist/.next/.next/server/app/api/tables/[name]/route.js +5 -5
  59. package/dist/.next/.next/server/app/api/tables/[name]/route_client-reference-manifest.js +1 -1
  60. package/dist/.next/.next/server/app/api/tables/route.js +2 -2
  61. package/dist/.next/.next/server/app/api/tables/route_client-reference-manifest.js +1 -1
  62. package/dist/.next/.next/server/app/api/update/route.js +1 -1
  63. package/dist/.next/.next/server/app/api/update/route_client-reference-manifest.js +1 -1
  64. package/dist/.next/.next/server/app/index.html +2 -2
  65. package/dist/.next/.next/server/app/index.rsc +5 -5
  66. package/dist/.next/.next/server/app/page.js +7 -7
  67. package/dist/.next/.next/server/app/page.js.nft.json +1 -1
  68. package/dist/.next/.next/server/app/page_client-reference-manifest.js +1 -1
  69. package/dist/.next/.next/server/app-paths-manifest.json +1 -1
  70. package/dist/.next/.next/server/chunks/226.js +12 -12
  71. package/dist/.next/.next/server/chunks/391.js +1 -1
  72. package/dist/.next/.next/server/chunks/572.js +1 -0
  73. package/dist/.next/.next/server/chunks/992.js +3 -3
  74. package/dist/.next/.next/server/middleware-build-manifest.js +1 -1
  75. package/dist/.next/.next/server/next-font-manifest.js +1 -1
  76. package/dist/.next/.next/server/next-font-manifest.json +1 -1
  77. package/dist/.next/.next/server/pages/404.html +1 -1
  78. package/dist/.next/.next/server/pages/500.html +1 -1
  79. package/dist/.next/.next/server/server-reference-manifest.json +1 -1
  80. package/dist/.next/.next/static/chunks/{576-c4daf274bb6469a1.js → 576-18a2209e1ed26aad.js} +1 -1
  81. package/dist/.next/.next/static/chunks/{92-c4466e0f1ca8a3a8.js → 92-5f7522943fcb72a8.js} +1 -1
  82. package/dist/.next/.next/static/chunks/app/{layout-be6ee67cf0c92654.js → layout-40ec07d04681ba81.js} +1 -1
  83. package/dist/.next/.next/static/chunks/app/page-f05cd0fc436bf9bc.js +1 -0
  84. package/dist/.next/.next/static/chunks/app/page-f2bc307c0d8acdaa.js +1 -0
  85. package/dist/.next/.next/static/chunks/{main-app-fa35024de9bd9284.js → main-app-4506e88db72db4b7.js} +1 -1
  86. package/dist/.next/.next/static/css/{9f6c25c5400f83d3.css → 7c16f57d325d0d7d.css} +1 -1
  87. package/dist/.next/.next/static/ejYPqJ2kVicVp5EFWOZIC/_buildManifest.js +1 -0
  88. package/dist/.next/.next/static/ejYPqJ2kVicVp5EFWOZIC/_ssgManifest.js +1 -0
  89. package/dist/.next/.next/static/gABGrAoO8IPArDo_Ns_7g/_buildManifest.js +1 -0
  90. package/dist/.next/.next/static/gABGrAoO8IPArDo_Ns_7g/_ssgManifest.js +1 -0
  91. package/dist/.next/.next/static/gh-QfIUVo4FTTduYCVKT6/_buildManifest.js +1 -0
  92. package/dist/.next/.next/static/gh-QfIUVo4FTTduYCVKT6/_ssgManifest.js +1 -0
  93. package/dist/.next/.next/static/media/8d697b304b401681-s.woff2 +0 -0
  94. package/dist/.next/.next/static/media/9610d9e46709d722-s.woff2 +0 -0
  95. package/dist/.next/.next/static/thaCy2qVeNqYYhdayr13C/_buildManifest.js +1 -0
  96. package/dist/.next/.next/static/thaCy2qVeNqYYhdayr13C/_ssgManifest.js +1 -0
  97. package/dist/.next/.next/static/ybCx6L6gHqtODbKmlhU-d/_buildManifest.js +1 -0
  98. package/dist/.next/.next/static/ybCx6L6gHqtODbKmlhU-d/_ssgManifest.js +1 -0
  99. package/dist/.next/.next/trace +3 -3
  100. package/dist/.next/.next/types/app/api/cloudflare/route.ts +1 -1
  101. package/dist/.next/.next/types/app/api/databases/route.ts +1 -1
  102. package/dist/.next/.next/types/app/api/migrations/sync/route.ts +1 -1
  103. package/dist/.next/.next/types/app/api/migrations/sync-files/route.ts +1 -1
  104. package/dist/.next/.next/types/app/api/pull-data/confirm/route.ts +1 -1
  105. package/dist/.next/.next/types/app/api/pull-remote/confirm/route.ts +1 -1
  106. package/dist/.next/.next/types/app/api/pull-remote/preview/route.ts +1 -1
  107. package/dist/.next/.next/types/app/api/push-remote/confirm/route.ts +1 -1
  108. package/dist/.next/.next/types/app/api/push-remote/preview/route.ts +1 -1
  109. package/dist/.next/.next/types/app/api/query/route.ts +1 -1
  110. package/dist/.next/.next/types/app/api/tables/[name]/route.ts +1 -1
  111. package/dist/.next/.next/types/app/api/tables/route.ts +1 -1
  112. package/dist/.next/.next/types/app/api/update/route.ts +1 -1
  113. package/dist/.next/.next/types/app/page.ts +1 -1
  114. package/dist/.next/BUILD_ID +1 -1
  115. package/dist/.next/app-build-manifest.json +28 -28
  116. package/dist/.next/app-path-routes-manifest.json +1 -1
  117. package/dist/.next/build-manifest.json +3 -3
  118. package/dist/.next/cache/.rscinfo +1 -1
  119. package/dist/.next/cache/.tsbuildinfo +1 -1
  120. package/dist/.next/cache/webpack/client-production/0.pack +0 -0
  121. package/dist/.next/cache/webpack/client-production/1.pack +0 -0
  122. package/dist/.next/cache/webpack/client-production/2.pack +0 -0
  123. package/dist/.next/cache/webpack/client-production/index.pack +0 -0
  124. package/dist/.next/cache/webpack/client-production/index.pack.old +0 -0
  125. package/dist/.next/cache/webpack/edge-server-production/index.pack +0 -0
  126. package/dist/.next/cache/webpack/server-production/0.pack +0 -0
  127. package/dist/.next/cache/webpack/server-production/index.pack +0 -0
  128. package/dist/.next/next-minimal-server.js.nft.json +1 -1
  129. package/dist/.next/next-server.js.nft.json +1 -1
  130. package/dist/.next/prerender-manifest.json +1 -1
  131. package/dist/.next/required-server-files.json +1 -1
  132. package/dist/.next/server/app/_not-found/page.js +1 -1
  133. package/dist/.next/server/app/_not-found/page.js.nft.json +1 -1
  134. package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  135. package/dist/.next/server/app/_not-found.html +1 -1
  136. package/dist/.next/server/app/_not-found.rsc +4 -4
  137. package/dist/.next/server/app/api/cloudflare/route.js +1 -1
  138. package/dist/.next/server/app/api/cloudflare/route_client-reference-manifest.js +1 -1
  139. package/dist/.next/server/app/api/databases/route.js +1 -1
  140. package/dist/.next/server/app/api/databases/route_client-reference-manifest.js +1 -1
  141. package/dist/.next/server/app/api/migrations/sync/route.js +5 -5
  142. package/dist/.next/server/app/api/migrations/sync/route_client-reference-manifest.js +1 -1
  143. package/dist/.next/server/app/api/migrations/sync-files/route.js +3 -3
  144. package/dist/.next/server/app/api/migrations/sync-files/route_client-reference-manifest.js +1 -1
  145. package/dist/.next/server/app/api/pull-data/confirm/route.js +1 -1
  146. package/dist/.next/server/app/api/pull-data/confirm/route_client-reference-manifest.js +1 -1
  147. package/dist/.next/server/app/api/pull-remote/confirm/route.js +2 -2
  148. package/dist/.next/server/app/api/pull-remote/confirm/route_client-reference-manifest.js +1 -1
  149. package/dist/.next/server/app/api/pull-remote/preview/route.js +4 -4
  150. package/dist/.next/server/app/api/pull-remote/preview/route_client-reference-manifest.js +1 -1
  151. package/dist/.next/server/app/api/push-remote/confirm/route.js +5 -5
  152. package/dist/.next/server/app/api/push-remote/confirm/route_client-reference-manifest.js +1 -1
  153. package/dist/.next/server/app/api/push-remote/preview/route.js +4 -4
  154. package/dist/.next/server/app/api/push-remote/preview/route_client-reference-manifest.js +1 -1
  155. package/dist/.next/server/app/api/query/route.js +3 -3
  156. package/dist/.next/server/app/api/query/route_client-reference-manifest.js +1 -1
  157. package/dist/.next/server/app/api/tables/[name]/route.js +5 -5
  158. package/dist/.next/server/app/api/tables/[name]/route_client-reference-manifest.js +1 -1
  159. package/dist/.next/server/app/api/tables/route.js +2 -2
  160. package/dist/.next/server/app/api/tables/route_client-reference-manifest.js +1 -1
  161. package/dist/.next/server/app/api/update/route.js +1 -1
  162. package/dist/.next/server/app/api/update/route_client-reference-manifest.js +1 -1
  163. package/dist/.next/server/app/index.html +2 -2
  164. package/dist/.next/server/app/index.rsc +5 -5
  165. package/dist/.next/server/app/page.js +7 -7
  166. package/dist/.next/server/app/page.js.nft.json +1 -1
  167. package/dist/.next/server/app/page_client-reference-manifest.js +1 -1
  168. package/dist/.next/server/app-paths-manifest.json +1 -1
  169. package/dist/.next/server/chunks/226.js +12 -12
  170. package/dist/.next/server/chunks/391.js +1 -1
  171. package/dist/.next/server/chunks/572.js +1 -0
  172. package/dist/.next/server/chunks/992.js +3 -3
  173. package/dist/.next/server/middleware-build-manifest.js +1 -1
  174. package/dist/.next/server/next-font-manifest.js +1 -1
  175. package/dist/.next/server/next-font-manifest.json +1 -1
  176. package/dist/.next/server/pages/404.html +1 -1
  177. package/dist/.next/server/pages/500.html +1 -1
  178. package/dist/.next/server/server-reference-manifest.json +1 -1
  179. package/dist/.next/static/IX-QLbm7scYnyqWeeimal/_buildManifest.js +1 -0
  180. package/dist/.next/static/IX-QLbm7scYnyqWeeimal/_ssgManifest.js +1 -0
  181. package/dist/.next/static/chunks/{576-c4daf274bb6469a1.js → 576-18a2209e1ed26aad.js} +1 -1
  182. package/dist/.next/static/chunks/{92-c4466e0f1ca8a3a8.js → 92-5f7522943fcb72a8.js} +1 -1
  183. package/dist/.next/static/chunks/app/{layout-be6ee67cf0c92654.js → layout-40ec07d04681ba81.js} +1 -1
  184. package/dist/.next/static/chunks/app/page-f05cd0fc436bf9bc.js +1 -0
  185. package/dist/.next/static/chunks/{main-app-fa35024de9bd9284.js → main-app-4506e88db72db4b7.js} +1 -1
  186. package/dist/.next/static/css/{9f6c25c5400f83d3.css → 7c16f57d325d0d7d.css} +1 -1
  187. package/dist/.next/static/media/8d697b304b401681-s.woff2 +0 -0
  188. package/dist/.next/static/media/9610d9e46709d722-s.woff2 +0 -0
  189. package/dist/.next/trace +3 -14
  190. package/dist/.next/types/app/api/cloudflare/route.ts +1 -1
  191. package/dist/.next/types/app/api/databases/route.ts +1 -1
  192. package/dist/.next/types/app/api/migrations/sync/route.ts +1 -1
  193. package/dist/.next/types/app/api/migrations/sync-files/route.ts +1 -1
  194. package/dist/.next/types/app/api/pull-data/confirm/route.ts +1 -1
  195. package/dist/.next/types/app/api/pull-remote/confirm/route.ts +1 -1
  196. package/dist/.next/types/app/api/pull-remote/preview/route.ts +1 -1
  197. package/dist/.next/types/app/api/push-remote/confirm/route.ts +1 -1
  198. package/dist/.next/types/app/api/push-remote/preview/route.ts +1 -1
  199. package/dist/.next/types/app/api/query/route.ts +1 -1
  200. package/dist/.next/types/app/api/tables/[name]/route.ts +1 -1
  201. package/dist/.next/types/app/api/tables/route.ts +1 -1
  202. package/dist/.next/types/app/api/update/route.ts +1 -1
  203. package/dist/.next/types/app/page.ts +1 -1
  204. package/dist/app/api/tables/[name]/route.js +22 -10
  205. package/dist/app/globals.css +39 -0
  206. package/dist/d1-studio.js +2 -2
  207. package/dist/lib/data-type-handlers.js +426 -0
  208. package/dist/lib/sql-operations.js +32 -8
  209. package/dist/lib/sql-sanitizer.js +233 -0
  210. package/package.json +3 -9
  211. package/dist/.next/.next/server/chunks/90.js +0 -1
  212. package/dist/.next/.next/static/chunks/app/page-36ed30b2266617f3.js +0 -1
  213. package/dist/.next/server/chunks/90.js +0 -1
  214. package/dist/.next/static/chunks/app/page-36ed30b2266617f3.js +0 -1
  215. package/dist/app/app/api/cloudflare/route.js +0 -150
  216. package/dist/app/app/api/databases/route.js +0 -71
  217. package/dist/app/app/api/migrations/sync/route.js +0 -174
  218. package/dist/app/app/api/migrations/sync-files/route.js +0 -172
  219. package/dist/app/app/api/pull-data/confirm/route.js +0 -230
  220. package/dist/app/app/api/pull-remote/confirm/route.js +0 -278
  221. package/dist/app/app/api/pull-remote/preview/route.js +0 -144
  222. package/dist/app/app/api/push-remote/confirm/route.js +0 -196
  223. package/dist/app/app/api/push-remote/preview/route.js +0 -179
  224. package/dist/app/app/api/query/route.js +0 -168
  225. package/dist/app/app/api/tables/[name]/route.js +0 -174
  226. package/dist/app/app/api/tables/route.js +0 -178
  227. package/dist/app/app/api/update/route.js +0 -45
  228. package/dist/app/app/globals.css +0 -93
  229. package/dist/app/app/layout.jsx +0 -35
  230. package/dist/app/app/page.jsx +0 -34
  231. package/next.config.mjs +0 -18
  232. package/postcss.config.mjs +0 -8
  233. package/scripts/studio.js +0 -199
  234. package/scripts/test.js +0 -366
  235. package/src/app/api/cloudflare/route.js +0 -150
  236. package/src/app/api/databases/route.js +0 -71
  237. package/src/app/api/migrations/sync/route.js +0 -174
  238. package/src/app/api/migrations/sync-files/route.js +0 -172
  239. package/src/app/api/pull-data/confirm/route.js +0 -230
  240. package/src/app/api/pull-remote/confirm/route.js +0 -278
  241. package/src/app/api/pull-remote/preview/route.js +0 -144
  242. package/src/app/api/push-remote/confirm/route.js +0 -196
  243. package/src/app/api/push-remote/preview/route.js +0 -179
  244. package/src/app/api/query/route.js +0 -168
  245. package/src/app/api/tables/[name]/route.js +0 -174
  246. package/src/app/api/tables/route.js +0 -178
  247. package/src/app/api/update/route.js +0 -45
  248. package/src/app/globals.css +0 -93
  249. package/src/app/layout.jsx +0 -35
  250. package/src/app/page.jsx +0 -34
  251. package/src/components/cloudflare-credentials-modal.jsx +0 -94
  252. package/src/components/column-selector.jsx +0 -133
  253. package/src/components/column-sorting.jsx +0 -65
  254. package/src/components/delete-records-dialog.jsx +0 -64
  255. package/src/components/download-button.jsx +0 -205
  256. package/src/components/edit-error-alert.jsx +0 -30
  257. package/src/components/editable-cell.jsx +0 -163
  258. package/src/components/editable-row.jsx +0 -169
  259. package/src/components/environment-handler.jsx +0 -332
  260. package/src/components/environment-select.jsx +0 -62
  261. package/src/components/pull-preview-toast.jsx +0 -215
  262. package/src/components/push-error-alert.jsx +0 -72
  263. package/src/components/push-preview-toast.jsx +0 -183
  264. package/src/components/query-results.jsx +0 -112
  265. package/src/components/refresh-button.jsx +0 -61
  266. package/src/components/resize-columns.jsx +0 -101
  267. package/src/components/sidebar.jsx +0 -254
  268. package/src/components/sql-editor.jsx +0 -411
  269. package/src/components/sql-error-display.jsx +0 -167
  270. package/src/components/sync-migrations-button.jsx +0 -87
  271. package/src/components/table-error-dialog.jsx +0 -65
  272. package/src/components/table-toolbar.jsx +0 -285
  273. package/src/components/table-view.jsx +0 -843
  274. package/src/components/ui/alert.jsx +0 -47
  275. package/src/components/ui/button.jsx +0 -48
  276. package/src/components/ui/card.jsx +0 -50
  277. package/src/components/ui/checkbox.jsx +0 -24
  278. package/src/components/ui/collapsible.jsx +0 -11
  279. package/src/components/ui/dialog.jsx +0 -96
  280. package/src/components/ui/dropdown-menu.jsx +0 -158
  281. package/src/components/ui/input.jsx +0 -19
  282. package/src/components/ui/scroll-area.jsx +0 -40
  283. package/src/components/ui/select.jsx +0 -121
  284. package/src/components/ui/separator.jsx +0 -25
  285. package/src/components/ui/sheet.jsx +0 -109
  286. package/src/components/ui/sidebar.jsx +0 -620
  287. package/src/components/ui/skeleton.jsx +0 -14
  288. package/src/components/ui/table.jsx +0 -86
  289. package/src/components/ui/tabs.jsx +0 -43
  290. package/src/components/ui/toast.jsx +0 -86
  291. package/src/components/ui/toaster.jsx +0 -35
  292. package/src/components/ui/tooltip.jsx +0 -28
  293. package/src/components/update-banner.jsx +0 -93
  294. package/src/context/database-context.js +0 -510
  295. package/src/hooks/use-mobile.jsx +0 -19
  296. package/src/hooks/use-sql-error.ts +0 -23
  297. package/src/hooks/use-toast.js +0 -155
  298. package/src/lib/database-queue.js +0 -37
  299. package/src/lib/error.js +0 -20
  300. package/src/lib/find-wrangler-config.js +0 -74
  301. package/src/lib/license.js +0 -99
  302. package/src/lib/logger.js +0 -58
  303. package/src/lib/migrations.js +0 -415
  304. package/src/lib/parse-sql-error.js +0 -200
  305. package/src/lib/request-deduplication.js +0 -24
  306. package/src/lib/schema-operations.js +0 -106
  307. package/src/lib/sql-error-types.js +0 -14
  308. package/src/lib/sql-operations.js +0 -647
  309. package/src/lib/utils.js +0 -6
  310. package/src/lib/version-utils.js +0 -34
  311. /package/dist/.next/.next/static/{OUHnbB-64afrrZQL0Srn5 → FEsQ9jwPUQv5A3fwg6Opl}/_buildManifest.js +0 -0
  312. /package/dist/.next/.next/static/{OUHnbB-64afrrZQL0Srn5 → FEsQ9jwPUQv5A3fwg6Opl}/_ssgManifest.js +0 -0
  313. /package/dist/.next/.next/static/{ZBTCAyp1kO5FdEHMU-Dw2 → Y9mYu4WBghepP5oT_3OdR}/_buildManifest.js +0 -0
  314. /package/dist/.next/.next/static/{ZBTCAyp1kO5FdEHMU-Dw2 → Y9mYu4WBghepP5oT_3OdR}/_ssgManifest.js +0 -0
  315. /package/dist/.next/.next/static/{bHYW7fgIBDF8-Q33_WPoE → ae3gNmoSGm-R5LJC4UagI}/_buildManifest.js +0 -0
  316. /package/dist/.next/.next/static/{bHYW7fgIBDF8-Q33_WPoE → ae3gNmoSGm-R5LJC4UagI}/_ssgManifest.js +0 -0
  317. /package/dist/.next/{static/ZBTCAyp1kO5FdEHMU-Dw2 → .next/static/bKfUJeuvAQlBmR3TjrfkH}/_buildManifest.js +0 -0
  318. /package/dist/.next/{static/ZBTCAyp1kO5FdEHMU-Dw2 → .next/static/bKfUJeuvAQlBmR3TjrfkH}/_ssgManifest.js +0 -0
@@ -1,174 +0,0 @@
1
- // app/api/tables/[name]/route.js
2
-
3
- import { NextResponse } from 'next/server';
4
- import { promisify } from 'util';
5
- import { exec } from 'child_process';
6
- import { findWranglerConfig } from '@/lib/find-wrangler-config.js';
7
- import { dbQueue } from '@/lib/database-queue';
8
- import logger from '@/lib/logger';
9
-
10
- const execAsync = promisify(exec);
11
-
12
- export const runtime = 'nodejs';
13
- export const dynamic = 'force-dynamic';
14
-
15
- // Global query queue to prevent database locks
16
- let isProcessing = false;
17
-
18
- /**
19
- * Executes a D1 SQL query using Wrangler.
20
- * This function ensures that only one query is processed at a time.
21
- */
22
- async function executeD1Query(command, projectDir, databaseName) {
23
- try {
24
- // Wait until any current query is finished.
25
- while (isProcessing) {
26
- await new Promise(resolve => setTimeout(resolve, 100));
27
- }
28
- isProcessing = true;
29
-
30
- // Escape double quotes in the command and execute the query
31
- const { stdout } = await execAsync(
32
- `wrangler d1 execute ${databaseName} --local --command="${command.replace(/"/g, '\\"')}" --json`,
33
- { cwd: projectDir }
34
- );
35
-
36
- const result = JSON.parse(stdout);
37
- return result[0]?.results || [];
38
- } catch (error) {
39
- logger.error('Query execution error:', error);
40
- throw error;
41
- } finally {
42
- isProcessing = false;
43
- }
44
- }
45
-
46
- /**
47
- * Extracts CHECK constraints from a CREATE TABLE SQL statement.
48
- */
49
- function extractCheckConstraints(createTableSQL) {
50
- const checkConstraints = {};
51
- const checkRegex = /CHECK\s*\(\s*(\w+)\s+IN\s*\((.*?)\)\s*\)/gi;
52
- let match;
53
-
54
- while ((match = checkRegex.exec(createTableSQL)) !== null) {
55
- const columnName = match[1];
56
- const values = match[2]
57
- .split(',')
58
- .map(value => value.trim().replace(/^'|'$/g, ''));
59
-
60
- checkConstraints[columnName] = values;
61
- }
62
-
63
- return checkConstraints;
64
- }
65
-
66
- /**
67
- * GET handler for fetching table details, schema, and data.
68
- * It retrieves the Wrangler configuration using the helper and uses that
69
- * to determine the target D1 database.
70
- */
71
- export async function GET(request, context) {
72
- return dbQueue.add(async () => {
73
- try {
74
- // Extract table name from route parameters
75
- const params = await context.params;
76
- const { name } = params;
77
-
78
- // Get pagination info from the query parameters
79
- const { searchParams } = new URL(request.url);
80
- const page = parseInt(searchParams.get('page')) || 1;
81
- const limit = parseInt(searchParams.get('limit')) || 50;
82
- const offset = (page - 1) * limit;
83
-
84
- const projectDir = process.env.D1_PROJECT_DIR;
85
- if (!projectDir) {
86
- throw new Error('Project directory not configured');
87
- }
88
-
89
- // Use the centralized helper to find Wrangler configuration
90
- const wranglerResult = await findWranglerConfig(projectDir);
91
- if (!wranglerResult || !wranglerResult.config) {
92
- throw new Error('No Wrangler configuration file found');
93
- }
94
- const config = wranglerResult.config;
95
- if (!config.d1_databases?.length) {
96
- throw new Error('No D1 databases configured');
97
- }
98
- // Get the first D1 database name from the configuration
99
- const databaseName = config.d1_databases[0].database_name;
100
-
101
- // Get table schema using PRAGMA query
102
- const schemaQuery = `PRAGMA table_info(${name});`;
103
- const schema = await executeD1Query(schemaQuery, projectDir, databaseName);
104
-
105
- // Get the CREATE TABLE statement from sqlite_master
106
- const createTableQuery = `SELECT sql FROM sqlite_master WHERE type='table' AND name='${name}';`;
107
- const tableDefinition = await executeD1Query(createTableQuery, projectDir, databaseName);
108
- const createTableSQL = tableDefinition[0]?.sql || '';
109
-
110
- // Extract CHECK constraints from the CREATE TABLE statement
111
- const checkConstraints = extractCheckConstraints(createTableSQL);
112
-
113
- // Merge constraints into the schema response
114
- const enhancedSchema = schema.map(column => ({
115
- ...column,
116
- check: checkConstraints[column.name] || null
117
- }));
118
-
119
- // Get total row count for the table
120
- const countQuery = `SELECT COUNT(*) as total FROM ${name};`;
121
- const countResult = await executeD1Query(countQuery, projectDir, databaseName);
122
- const totalRows = countResult[0]?.total || 0;
123
-
124
- // Fetch paginated data using the primary key column for ordering
125
- const primaryKeyColumn = schema.find(col => col.pk === 1)?.name || schema[0]?.name;
126
- const dataQuery = `
127
- SELECT * FROM ${name}
128
- ORDER BY ${primaryKeyColumn} DESC
129
- LIMIT ${limit} OFFSET ${offset};
130
- `;
131
- const data = await executeD1Query(dataQuery, projectDir, databaseName);
132
-
133
- return NextResponse.json({
134
- success: true,
135
- schema: enhancedSchema,
136
- data,
137
- meta: {
138
- tableName: name,
139
- total: totalRows,
140
- page,
141
- limit,
142
- totalPages: Math.ceil(totalRows / limit),
143
- rowCount: data.length,
144
- columnCount: schema.length
145
- }
146
- });
147
-
148
- } catch (error) {
149
- logger.error('Error handling request:', error);
150
- return NextResponse.json({
151
- success: false,
152
- error: {
153
- message: error.message,
154
- details: error.stack
155
- }
156
- }, {
157
- status: error.message.includes('not configured') ? 500 :
158
- error.message.includes('not found') ? 404 : 500
159
- });
160
- }
161
- });
162
- }
163
-
164
- export async function OPTIONS() {
165
- return new NextResponse(null, {
166
- status: 204,
167
- headers: {
168
- 'Access-Control-Allow-Origin': '*',
169
- 'Access-Control-Allow-Methods': 'GET, OPTIONS',
170
- 'Access-Control-Allow-Headers': 'Content-Type',
171
- },
172
- });
173
- }
174
-
@@ -1,178 +0,0 @@
1
- // app/api/tables/route.js
2
-
3
- import { NextResponse } from 'next/server';
4
- import { promisify } from 'util';
5
- import { exec } from 'child_process';
6
- import { findWranglerConfig } from '@/lib/find-wrangler-config.js';
7
- import logger from '@/lib/logger';
8
-
9
- const execAsync = promisify(exec);
10
-
11
- /**
12
- * Attempts to extract a JSON object from a string.
13
- * First, it tries to parse the entire string.
14
- * If that fails, it searches for a JSON portion within the string.
15
- */
16
- function extractJSONFromOutput(stdout) {
17
- try {
18
- // First try to parse the entire output as JSON
19
- return JSON.parse(stdout);
20
- } catch (e) {
21
- // If that fails, try to find and parse just the JSON portion
22
- const jsonStart = stdout.indexOf('[') !== -1 ?
23
- stdout.indexOf('[') :
24
- stdout.indexOf('{');
25
-
26
- if (jsonStart === -1) return null;
27
-
28
- try {
29
- const jsonStr = stdout.substring(jsonStart);
30
- return JSON.parse(jsonStr);
31
- } catch (error) {
32
- console.error('Error parsing JSON portion:', error);
33
- return null;
34
- }
35
- }
36
- }
37
-
38
- /**
39
- * Extracts table names from the query result.
40
- */
41
- function extractTablesFromResult(result) {
42
- if (!result) return [];
43
-
44
- if (Array.isArray(result) && result[0]?.results) {
45
- return result[0].results.map(row => row.name);
46
- }
47
-
48
- if (result.results?.[0]?.results) {
49
- return result.results[0].results.map(row => row.name);
50
- }
51
-
52
- return [];
53
- }
54
-
55
- /**
56
- * Retries a function if it fails with a timeout (e.g. due to a locked database).
57
- */
58
- async function retryWithTimeout(fn, retries = 3, timeout = 1000) {
59
- for (let i = 0; i < retries; i++) {
60
- try {
61
- return await fn();
62
- } catch (error) {
63
- if (i === retries - 1) throw error;
64
- if (error.message.includes('database is locked')) {
65
- console.log(`Database locked, retrying in ${timeout}ms... (attempt ${i + 1}/${retries})`);
66
- await new Promise(resolve => setTimeout(resolve, timeout));
67
- continue;
68
- }
69
- throw error;
70
- }
71
- }
72
- }
73
-
74
- /**
75
- * GET handler for listing tables.
76
- * It uses the Wrangler configuration (via findWranglerConfig) to determine the D1 database.
77
- */
78
- export async function GET() {
79
- logger.logRequest('GET', '/api/tables');
80
-
81
- try {
82
- const projectDir = process.env.D1_PROJECT_DIR;
83
-
84
- if (!projectDir) {
85
- logger.error('D1_PROJECT_DIR environment variable is not set');
86
- return NextResponse.json(
87
- { error: 'Project directory not configured' },
88
- { status: 500 }
89
- );
90
- }
91
-
92
- // Use the centralized helper to get Wrangler configuration
93
- const wranglerResult = await findWranglerConfig(projectDir);
94
- if (!wranglerResult || !wranglerResult.config) {
95
- logger.error('No Wrangler configuration file found');
96
- return NextResponse.json(
97
- { error: 'No Wrangler configuration file found in project directory' },
98
- { status: 404 }
99
- );
100
- }
101
- const config = wranglerResult.config;
102
- if (!config.d1_databases?.length) {
103
- return NextResponse.json(
104
- { error: 'No D1 databases configured in Wrangler configuration' },
105
- { status: 404 }
106
- );
107
- }
108
- // Get the first D1 database name from the configuration
109
- const databaseName = config.d1_databases[0].database_name;
110
-
111
- // SQL query to list non-system tables
112
- const query = `
113
- SELECT name FROM sqlite_master
114
- WHERE type='table'
115
- AND name NOT LIKE 'sqlite_%'
116
- AND name NOT LIKE '_cf_%'
117
- ORDER BY name;
118
- `;
119
-
120
- // Execute the query with a retry mechanism if the database is locked
121
- const { stdout } = await retryWithTimeout(async () => {
122
- return execAsync(
123
- `wrangler d1 execute ${databaseName} --local --command="${query}"`,
124
- {
125
- cwd: projectDir,
126
- timeout: 5000 // 5 second timeout
127
- }
128
- );
129
- });
130
-
131
- // Extract JSON from the command output and then extract table names
132
- const result = extractJSONFromOutput(stdout);
133
- const tables = extractTablesFromResult(result);
134
-
135
- return NextResponse.json({
136
- success: true,
137
- tables,
138
- debug: {
139
- projectDir,
140
- tableCount: tables.length
141
- }
142
- });
143
-
144
- } catch (error) {
145
- logger.logError(error, 'tables-route');
146
-
147
- // Enhanced error response for troubleshooting
148
- const errorResponse = {
149
- error: 'Failed to fetch tables',
150
- details: error.message,
151
- debug: {
152
- errorCode: error.code,
153
- errorStack: error.stack,
154
- }
155
- };
156
-
157
- // Check for specific error types (e.g., database locked)
158
- if (error.message.includes('database is locked')) {
159
- errorResponse.error = 'Database is temporarily locked';
160
- errorResponse.retryAfter = 1000; // Suggest retry after 1 second
161
- }
162
-
163
- return NextResponse.json(errorResponse, {
164
- status: error.message.includes('database is locked') ? 503 : 500
165
- });
166
- }
167
- }
168
-
169
- export async function OPTIONS() {
170
- return new NextResponse(null, {
171
- status: 204,
172
- headers: {
173
- 'Access-Control-Allow-Origin': '*',
174
- 'Access-Control-Allow-Methods': 'GET, OPTIONS',
175
- 'Access-Control-Allow-Headers': 'Content-Type',
176
- },
177
- });
178
- }
@@ -1,45 +0,0 @@
1
- // app/api/update/route.js
2
- import { NextResponse } from 'next/server';
3
- import pkg from '../../../../package.json' assert { type: 'json' };
4
-
5
- export async function GET() {
6
- try {
7
- // Get current version from package.json
8
- const currentVersion = pkg.version;
9
-
10
- // Fetch the latest version from npm registry
11
- const response = await fetch('https://registry.npmjs.org/d1s/latest', {
12
- headers: {
13
- 'Accept': 'application/json',
14
- 'User-Agent': 'd1-studio'
15
- },
16
- // Add cache control to prevent excessive requests
17
- cache: 'no-cache'
18
- });
19
-
20
- if (!response.ok) {
21
- throw new Error('Failed to check for updates');
22
- }
23
-
24
- const data = await response.json();
25
- const latestVersion = data.version;
26
-
27
- // Compare versions - only return update info if there's a newer version
28
- if (latestVersion && currentVersion && latestVersion !== currentVersion) {
29
- console.log(`Update available: ${currentVersion} → ${latestVersion}`);
30
- return NextResponse.json({
31
- update: {
32
- latest: latestVersion,
33
- current: currentVersion
34
- }
35
- });
36
- }
37
-
38
- // No update available
39
- return NextResponse.json({ update: null });
40
- } catch (error) {
41
- console.error('Error checking for updates:', error);
42
- // Return null on error to prevent banner from showing
43
- return NextResponse.json({ update: null });
44
- }
45
- }
@@ -1,93 +0,0 @@
1
- @tailwind base;
2
- @tailwind components;
3
- @tailwind utilities;
4
-
5
- body {
6
- font-family: Arial, Helvetica, sans-serif;
7
- }
8
-
9
- @layer base {
10
- :root {
11
- --background: 0 0% 100%;
12
- --foreground: 240 10% 3.9%;
13
- --card: 0 0% 100%;
14
- --card-foreground: 240 10% 3.9%;
15
- --popover: 0 0% 100%;
16
- --popover-foreground: 240 10% 3.9%;
17
- --primary: 240 5.9% 10%;
18
- --primary-foreground: 0 0% 98%;
19
- --secondary: 240 4.8% 95.9%;
20
- --secondary-foreground: 240 5.9% 10%;
21
- --muted: 240 4.8% 95.9%;
22
- --muted-foreground: 240 3.8% 46.1%;
23
- --accent: 240 4.8% 95.9%;
24
- --accent-foreground: 240 5.9% 10%;
25
- --destructive: 0 84.2% 60.2%;
26
- --destructive-foreground: 0 0% 98%;
27
- --border: 240 5.9% 90%;
28
- --input: 240 5.9% 90%;
29
- --ring: 240 10% 3.9%;
30
- --chart-1: 12 76% 61%;
31
- --chart-2: 173 58% 39%;
32
- --chart-3: 197 37% 24%;
33
- --chart-4: 43 74% 66%;
34
- --chart-5: 27 87% 67%;
35
- --radius: 0.5rem;
36
- --sidebar-background: 0 0% 98%;
37
- --sidebar-foreground: 240 5.3% 26.1%;
38
- --sidebar-primary: 240 5.9% 10%;
39
- --sidebar-primary-foreground: 0 0% 98%;
40
- --sidebar-accent: 240 4.8% 95.9%;
41
- --sidebar-accent-foreground: 240 5.9% 10%;
42
- --sidebar-border: 220 13% 91%;
43
- --sidebar-ring: 217.2 91.2% 59.8%;
44
- }
45
- .dark {
46
- --background: 240 10% 3.9%;
47
- --foreground: 0 0% 98%;
48
- --card: 240 10% 3.9%;
49
- --card-foreground: 0 0% 98%;
50
- --popover: 240 10% 3.9%;
51
- --popover-foreground: 0 0% 98%;
52
- --primary: 0 0% 98%;
53
- --primary-foreground: 240 5.9% 10%;
54
- --secondary: 240 3.7% 15.9%;
55
- --secondary-foreground: 0 0% 98%;
56
- --muted: 240 3.7% 15.9%;
57
- --muted-foreground: 240 5% 64.9%;
58
- --accent: 240 3.7% 15.9%;
59
- --accent-foreground: 0 0% 98%;
60
- --destructive: 0 62.8% 30.6%;
61
- --destructive-foreground: 0 0% 98%;
62
- --border: 240 3.7% 15.9%;
63
- --input: 240 3.7% 15.9%;
64
- --ring: 240 4.9% 83.9%;
65
- --chart-1: 220 70% 50%;
66
- --chart-2: 160 60% 45%;
67
- --chart-3: 30 80% 55%;
68
- --chart-4: 280 65% 60%;
69
- --chart-5: 340 75% 55%;
70
- --sidebar-background: 240 5.9% 10%;
71
- --sidebar-foreground: 240 4.8% 95.9%;
72
- --sidebar-primary: 224.3 76.3% 48%;
73
- --sidebar-primary-foreground: 0 0% 100%;
74
- --sidebar-accent: 240 3.7% 15.9%;
75
- --sidebar-accent-foreground: 240 4.8% 95.9%;
76
- --sidebar-border: 240 3.7% 15.9%;
77
- --sidebar-ring: 217.2 91.2% 59.8%;
78
- }
79
- }
80
-
81
- @layer base {
82
- * {
83
- @apply border-border;
84
- }
85
- body {
86
- @apply bg-background text-foreground;
87
- }
88
- }
89
-
90
- .table-fixed {
91
- table-layout: fixed;
92
- width: 100%;
93
- }
@@ -1,35 +0,0 @@
1
- // app/layout.js
2
- import { Geist, Geist_Mono } from "next/font/google";
3
- import "./globals.css";
4
- import { DatabaseProvider } from '@/context/database-context';
5
- import { Toaster } from '@/components/ui/toaster'; // Change this import
6
-
7
- const geistSans = Geist({
8
- variable: "--font-geist-sans",
9
- subsets: ["latin"],
10
- });
11
-
12
- const geistMono = Geist_Mono({
13
- variable: "--font-geist-mono",
14
- subsets: ["latin"],
15
- });
16
-
17
- export const metadata = {
18
- title: "d1-studio",
19
- description: "Native D1 database studio.",
20
- };
21
-
22
- export default function RootLayout({ children }) {
23
- return (
24
- <html lang="en">
25
- <body
26
- className={`${geistSans.variable} ${geistMono.variable} antialiased`}
27
- >
28
- <DatabaseProvider>
29
- {children}
30
- <Toaster /> {/* Add this component */}
31
- </DatabaseProvider>
32
- </body>
33
- </html>
34
- );
35
- }
package/src/app/page.jsx DELETED
@@ -1,34 +0,0 @@
1
- // app/page.js
2
- 'use client'
3
-
4
- import { useState } from 'react';
5
- import { AppSidebar } from '../components/sidebar';
6
- import { SQLEditor } from '../components/sql-editor';
7
- import { TableView } from '../components/table-view';
8
-
9
- export default function StudioPage() {
10
- const [currentView, setCurrentView] = useState('sql-editor');
11
- const [selectedTable, setSelectedTable] = useState(null);
12
-
13
- const handleTableSelect = (tableName) => {
14
- setSelectedTable(tableName);
15
- setCurrentView('table-view');
16
- };
17
-
18
- return (
19
- <div className="flex h-screen bg-background">
20
- <AppSidebar
21
- className="w-64 border-r flex-shrink-0"
22
- currentView={currentView}
23
- onNavigate={setCurrentView}
24
- onTableSelect={handleTableSelect}
25
- />
26
- <main className="flex-1 overflow-hidden">
27
- {currentView === 'sql-editor' && <SQLEditor />}
28
- {currentView === 'table-view' && selectedTable && (
29
- <TableView tableName={selectedTable} />
30
- )}
31
- </main>
32
- </div>
33
- );
34
- }
@@ -1,94 +0,0 @@
1
- // components/cloudflare-credentials-modal.jsx
2
- 'use client';
3
-
4
- import React, { useState } from 'react';
5
- import {
6
- Dialog,
7
- DialogContent,
8
- DialogDescription,
9
- DialogHeader,
10
- DialogTitle,
11
- } from "@/components/ui/dialog";
12
- import { Input } from "@/components/ui/input";
13
- import { Button } from "@/components/ui/button";
14
- import { Loader2 } from 'lucide-react';
15
- import { Alert, AlertDescription } from "@/components/ui/alert";
16
-
17
- export function CloudflareCredentialsModal({ open, onClose, onSubmit }) {
18
- const [accountId, setAccountId] = useState('');
19
- const [apiToken, setApiToken] = useState('');
20
- const [error, setError] = useState('');
21
- const [isLoading, setIsLoading] = useState(false);
22
-
23
- const handleSubmit = async (e) => {
24
- e.preventDefault();
25
- setError('');
26
- setIsLoading(true);
27
-
28
- try {
29
- await onSubmit({ accountId, apiToken });
30
- // Store credentials in localStorage
31
- localStorage.setItem('cf_credentials', JSON.stringify({
32
- accountId,
33
- apiToken
34
- }));
35
- onClose();
36
- } catch (err) {
37
- setError(err.message);
38
- } finally {
39
- setIsLoading(false);
40
- }
41
- };
42
-
43
- return (
44
- <Dialog open={open} onOpenChange={onClose}>
45
- <DialogContent className="sm:max-w-md">
46
- <DialogHeader>
47
- <DialogTitle>Connect to Cloudflare</DialogTitle>
48
- <DialogDescription>
49
- Enter your Cloudflare credentials to push your database to production.
50
- </DialogDescription>
51
- </DialogHeader>
52
-
53
- <form onSubmit={handleSubmit} className="space-y-4 mt-4">
54
- {error && (
55
- <Alert variant="destructive">
56
- <AlertDescription>{error}</AlertDescription>
57
- </Alert>
58
- )}
59
-
60
- <div className="space-y-2">
61
- <label className="text-sm font-medium">Account ID</label>
62
- <Input
63
- placeholder="Your Cloudflare Account ID"
64
- value={accountId}
65
- onChange={(e) => setAccountId(e.target.value)}
66
- required
67
- />
68
- </div>
69
-
70
- <div className="space-y-2">
71
- <label className="text-sm font-medium">API Token</label>
72
- <Input
73
- type="password"
74
- placeholder="Your D1 Database API Token"
75
- value={apiToken}
76
- onChange={(e) => setApiToken(e.target.value)}
77
- required
78
- />
79
- </div>
80
-
81
- <div className="flex justify-end gap-3">
82
- <Button type="button" variant="outline" onClick={onClose}>
83
- Cancel
84
- </Button>
85
- <Button type="submit" disabled={isLoading}>
86
- {isLoading && <Loader2 className="mr-2 h-4 w-4 animate-spin" />}
87
- Connect
88
- </Button>
89
- </div>
90
- </form>
91
- </DialogContent>
92
- </Dialog>
93
- );
94
- }