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,144 +0,0 @@
1
- // api/pull-remote/preview/route.js
2
-
3
- import { NextResponse } from 'next/server';
4
- import { findWranglerConfig } from '@/lib/find-wrangler-config.js';
5
- import { ErrorTypes } from '@/lib/sql-operations';
6
- import { getCurrentSchema, analyzeDependencies } from '@/lib/schema-operations';
7
- import { getRemoteMigrations } from '@/lib/migrations.js';
8
- import logger from '@/lib/logger';
9
-
10
- /**
11
- * Generates a preview for pulling remote migrations.
12
- * Retrieves the remote schema and migration metadata, orders tables by dependency,
13
- * and builds a preview object that lists which tables will be created and which migrations will be tracked.
14
- *
15
- * @param {string} projectDir - The project directory path.
16
- * @param {string} accountId - Cloudflare account ID.
17
- * @param {string} apiToken - Cloudflare API token.
18
- * @param {string} databaseName - The target D1 database name.
19
- * @returns {object} Preview object containing migration details.
20
- */
21
- async function generatePullPreview(projectDir, accountId, apiToken, databaseName) {
22
- const env = {
23
- ...process.env,
24
- CLOUDFLARE_API_TOKEN: apiToken,
25
- CLOUDFLARE_ACCOUNT_ID: accountId
26
- };
27
-
28
- try {
29
- // Get the remote schema and migration metadata using provided helpers
30
- const remoteSchema = await getCurrentSchema(projectDir, databaseName, env, true);
31
- const remoteMigrations = await getRemoteMigrations(projectDir, databaseName, env);
32
-
33
- // Analyze dependencies to order tables for creation
34
- const orderedTables = analyzeDependencies(remoteSchema);
35
-
36
- // Build the preview object
37
- const preview = {
38
- preview: [],
39
- totalTables: remoteSchema.length,
40
- totalMigrations: remoteMigrations.length
41
- };
42
-
43
- // Add each table (ordered by dependency) to the preview list
44
- orderedTables.forEach((tableName, index) => {
45
- const table = remoteSchema.find(t => t.name === tableName);
46
- if (table) {
47
- preview.preview.push({
48
- name: tableName,
49
- type: 'table',
50
- action: 'will be created',
51
- order: index + 1
52
- });
53
- }
54
- });
55
-
56
- // Add migration records to the preview.
57
- // Since remote migrations do not include a checksum, we omit it.
58
- remoteMigrations.forEach(migration => {
59
- preview.preview.push({
60
- name: migration.name,
61
- type: 'migration',
62
- action: 'will be tracked'
63
- });
64
- });
65
-
66
- return preview;
67
- } catch (error) {
68
- logger.error('Pull preview generation error:', error);
69
- throw error;
70
- }
71
- }
72
-
73
- /**
74
- * POST handler for pull-remote preview.
75
- * Reads the Wrangler configuration (via findWranglerConfig) to get the D1 database name,
76
- * then generates a preview of the migrations to be pulled.
77
- */
78
- export async function POST(req) {
79
- try {
80
- const { accountId, apiToken } = await req.json();
81
- const projectDir = process.env.D1_PROJECT_DIR;
82
-
83
- if (!projectDir) {
84
- return NextResponse.json({
85
- success: false,
86
- error: {
87
- type: ErrorTypes.VALIDATION_ERROR,
88
- message: 'Project directory not configured'
89
- }
90
- }, { status: 500 });
91
- }
92
-
93
- // Load Wrangler configuration.
94
- const wranglerResult = await findWranglerConfig(projectDir);
95
- if (!wranglerResult || !wranglerResult.config) {
96
- return NextResponse.json({
97
- success: false,
98
- error: {
99
- type: ErrorTypes.VALIDATION_ERROR,
100
- message: 'Could not find Wrangler configuration'
101
- }
102
- }, { status: 400 });
103
- }
104
- const config = wranglerResult.config;
105
-
106
- // Ensure that at least one D1 database is configured.
107
- if (!config.d1_databases?.length) {
108
- return NextResponse.json({
109
- success: false,
110
- error: {
111
- type: ErrorTypes.VALIDATION_ERROR,
112
- message: 'No D1 databases configured'
113
- }
114
- }, { status: 400 });
115
- }
116
-
117
- // Use the first D1 database's name from the configuration.
118
- const databaseName = config.d1_databases[0].database_name;
119
- const preview = await generatePullPreview(projectDir, accountId, apiToken, databaseName);
120
-
121
- return NextResponse.json({
122
- success: true,
123
- message: 'Pull migration preview generated',
124
- details: preview
125
- });
126
- } catch (error) {
127
- logger.error('Pull remote preview error:', error);
128
- return NextResponse.json({
129
- success: false,
130
- error: {
131
- type: error.type || ErrorTypes.EXECUTION_ERROR,
132
- message: error.message || 'Failed to generate pull migration preview',
133
- details: error.details
134
- }
135
- }, { status: 500 });
136
- }
137
- }
138
-
139
- /**
140
- * OPTIONS handler for pre-flight requests.
141
- */
142
- export async function OPTIONS() {
143
- return new NextResponse(null, { status: 204 });
144
- }
@@ -1,196 +0,0 @@
1
- // api/push-remote/confirm/route.js
2
-
3
- import { NextResponse } from 'next/server';
4
- import { readFile, readdir } from 'fs/promises';
5
- import path from 'path';
6
- import { findWranglerConfig } from '@/lib/find-wrangler-config.js';
7
- import { executeSQL, ErrorTypes, tableExists, parseStatement, removeSQLComments } from '@/lib/sql-operations';
8
- import { validateMigrationFile } from '@/lib/migrations.js';
9
-
10
- async function pushToRemote(projectDir, accountId, apiToken, databaseName, preview = false) {
11
- const env = {
12
- ...process.env,
13
- CLOUDFLARE_ACCOUNT_ID: accountId,
14
- CLOUDFLARE_API_TOKEN: apiToken,
15
- };
16
-
17
- try {
18
- // Create local migrations table (with checksum) and remote migrations table (without checksum)
19
- const localCreateMigrationsTable = `
20
- CREATE TABLE IF NOT EXISTS d1_migrations (
21
- id INTEGER PRIMARY KEY AUTOINCREMENT,
22
- name TEXT NOT NULL UNIQUE,
23
- checksum TEXT NOT NULL,
24
- applied_at DATETIME DEFAULT CURRENT_TIMESTAMP
25
- );
26
- `;
27
- const remoteCreateMigrationsTable = `
28
- CREATE TABLE IF NOT EXISTS d1_migrations (
29
- id INTEGER PRIMARY KEY AUTOINCREMENT,
30
- name TEXT NOT NULL UNIQUE,
31
- applied_at DATETIME DEFAULT CURRENT_TIMESTAMP
32
- );
33
- `;
34
- await executeSQL(projectDir, databaseName, localCreateMigrationsTable);
35
- await executeSQL(projectDir, databaseName, remoteCreateMigrationsTable, env, true);
36
-
37
- // Get remote migration records using applied_at.
38
- const remoteMigrations = await executeSQL(
39
- projectDir,
40
- databaseName,
41
- 'SELECT name FROM d1_migrations ORDER BY applied_at;',
42
- env,
43
- true
44
- );
45
- const parseResults = (stdout) => {
46
- try {
47
- const parsed = JSON.parse(stdout);
48
- return parsed[0]?.results || [];
49
- } catch {
50
- return [];
51
- }
52
- };
53
- const remoteMigrationsMap = new Map(
54
- parseResults(remoteMigrations).map(m => [m.name, m])
55
- );
56
-
57
- // Read migration files from disk.
58
- const migrationsDir = path.join(projectDir, 'migrations');
59
- const files = await readdir(migrationsDir);
60
- const migrationFiles = files.filter(f => f.endsWith('.sql')).sort();
61
-
62
- const results = { applied: [], skipped: [], preview: [] };
63
-
64
- // Process each migration file.
65
- for (const migrationFile of migrationFiles) {
66
- const fullPath = path.join(migrationsDir, migrationFile);
67
- const previewRecord = { name: migrationFile, action: '', reason: '' };
68
- try {
69
- const validation = await validateMigrationFile(fullPath);
70
- if (!validation.isValid) {
71
- previewRecord.action = 'failed validation';
72
- previewRecord.reason = 'Migration validation failed';
73
- results.preview.push(previewRecord);
74
- continue;
75
- }
76
- // For remote, compare by migration file name.
77
- if (remoteMigrationsMap.has(migrationFile)) {
78
- previewRecord.action = 'skipped';
79
- previewRecord.reason = 'Already applied';
80
- results.preview.push(previewRecord);
81
- results.skipped.push({ name: migrationFile, reason: previewRecord.reason });
82
- continue;
83
- }
84
- // Read the migration content.
85
- let content = await readFile(fullPath, 'utf8');
86
- // Strip out any header comments (lines starting with "--").
87
- content = removeSQLComments(content);
88
- // Parse the SQL content to extract details.
89
- const parsedStatement = parseStatement(content);
90
- const tableName = parsedStatement.tableName;
91
-
92
- // Only if the migration is a CREATE_TABLE do we check for existing table.
93
- if (parsedStatement.type === 'CREATE_TABLE' && tableName) {
94
- const exists = await tableExists(projectDir, databaseName, env, tableName, true);
95
- if (exists) {
96
- previewRecord.action = 'skipped';
97
- previewRecord.reason = `Table "${tableName}" already exists`;
98
- results.skipped.push({ name: migrationFile, reason: previewRecord.reason });
99
- results.preview.push(previewRecord);
100
- continue;
101
- }
102
- }
103
- // For ALTER_TABLE and other migrations, we do not skip based on table existence.
104
- previewRecord.action = 'will be applied';
105
- results.preview.push(previewRecord);
106
- if (!preview) {
107
- // Execute the migration SQL on the remote database.
108
- await executeSQL(projectDir, databaseName, content, env, true);
109
- // Record the migration on remote (without checksum).
110
- await executeSQL(
111
- projectDir,
112
- databaseName,
113
- `INSERT INTO d1_migrations (name) VALUES ('${migrationFile}');`,
114
- env,
115
- true
116
- );
117
- previewRecord.action = 'applied';
118
- results.applied.push({ name: migrationFile });
119
- }
120
- } catch (err) {
121
- // If error indicates the object already exists, mark as skipped.
122
- const errMsg = err.message || '';
123
- const errStderr = (err.details && err.details.stderr) || '';
124
- if (errMsg.includes("already exists") || errStderr.includes("already exists")) {
125
- previewRecord.action = 'skipped';
126
- previewRecord.reason = 'Already applied';
127
- results.skipped.push({ name: migrationFile, reason: previewRecord.reason });
128
- } else {
129
- previewRecord.action = 'failed';
130
- previewRecord.reason = errMsg || 'Failed to apply migration';
131
- results.skipped.push({ name: migrationFile, reason: previewRecord.reason });
132
- }
133
- results.preview.push(previewRecord);
134
- }
135
- }
136
- // console.log("Push Confirm Result (server):", results);
137
- return { success: true, preview: false, applied: results.applied.length, skipped: results.skipped.length, details: results };
138
- } catch (error) {
139
- throw {
140
- type: ErrorTypes.EXECUTION_ERROR,
141
- message: error.message || 'Failed to push migrations',
142
- details: error.details || { error: error.stderr || error.message }
143
- };
144
- }
145
- }
146
-
147
- export async function POST(req) {
148
- try {
149
- const { accountId, apiToken } = await req.json();
150
- const projectDir = process.env.D1_PROJECT_DIR;
151
- if (!projectDir) {
152
- return NextResponse.json({
153
- success: false,
154
- error: { message: 'Project directory not configured', type: ErrorTypes.VALIDATION_ERROR }
155
- }, { status: 500 });
156
- }
157
- const wranglerResult = await findWranglerConfig(projectDir);
158
- if (!wranglerResult || !wranglerResult.config) {
159
- return NextResponse.json({
160
- success: false,
161
- error: { message: 'Could not find Wrangler configuration', type: ErrorTypes.VALIDATION_ERROR }
162
- }, { status: 400 });
163
- }
164
- const config = wranglerResult.config;
165
- if (!config.d1_databases?.length) {
166
- return NextResponse.json({
167
- success: false,
168
- error: { message: 'No D1 databases configured', type: ErrorTypes.VALIDATION_ERROR }
169
- }, { status: 400 });
170
- }
171
- const databaseName = config.d1_databases[0].database_name;
172
- // Force preview to be false for actual execution.
173
- const result = await pushToRemote(projectDir, accountId, apiToken, databaseName, false);
174
- return NextResponse.json({
175
- success: true,
176
- message: 'Successfully pushed migrations to remote',
177
- details: result
178
- });
179
- } catch (error) {
180
- console.error('Push to remote confirm error:', error);
181
- return NextResponse.json({
182
- success: false,
183
- error: {
184
- type: error.type || ErrorTypes.EXECUTION_ERROR,
185
- message: error.message || 'Failed to push to remote',
186
- details: error.details || { error: error.stderr || error.message }
187
- }
188
- }, { status: error.type === ErrorTypes.VALIDATION_ERROR ? 400 : 500 });
189
- }
190
- }
191
-
192
- export async function OPTIONS() {
193
- return new NextResponse(null, { status: 204 });
194
- }
195
-
196
-
@@ -1,179 +0,0 @@
1
- // api/push-remote/preview/route.js
2
-
3
- import { NextResponse } from 'next/server';
4
- import { readdir } from 'fs/promises';
5
- import path from 'path';
6
- import { findWranglerConfig } from '@/lib/find-wrangler-config.js';
7
- import { executeSQL, ErrorTypes } from '@/lib/sql-operations';
8
- import { validateMigrationFile } from '@/lib/migrations.js';
9
- import logger from '@/lib/logger';
10
-
11
- /**
12
- * Pushes migration preview to remote.
13
- * Validates migration files against remote migration records and returns a preview
14
- * of which migrations will be applied, skipped, or failed.
15
- *
16
- * Note: For remote, we no longer use the checksum.
17
- */
18
- async function pushToRemote(projectDir, accountId, apiToken, databaseName, preview = true) {
19
- const env = {
20
- ...process.env,
21
- CLOUDFLARE_ACCOUNT_ID: accountId,
22
- CLOUDFLARE_API_TOKEN: apiToken,
23
- };
24
-
25
- try {
26
- // Create local migrations table (with checksum)
27
- const localCreateMigrationsTable = `
28
- CREATE TABLE IF NOT EXISTS d1_migrations (
29
- id INTEGER PRIMARY KEY AUTOINCREMENT,
30
- name TEXT NOT NULL UNIQUE,
31
- checksum TEXT NOT NULL,
32
- applied_at DATETIME DEFAULT CURRENT_TIMESTAMP
33
- );
34
- `;
35
- // Create remote migrations table (without checksum; use applied_at)
36
- const remoteCreateMigrationsTable = `
37
- CREATE TABLE IF NOT EXISTS d1_migrations (
38
- id INTEGER PRIMARY KEY AUTOINCREMENT,
39
- name TEXT NOT NULL UNIQUE,
40
- applied_at DATETIME DEFAULT CURRENT_TIMESTAMP
41
- );
42
- `;
43
- await executeSQL(projectDir, databaseName, localCreateMigrationsTable);
44
- await executeSQL(projectDir, databaseName, remoteCreateMigrationsTable, env, true);
45
-
46
- // Get remote migration records using applied_at for ordering.
47
- const remoteMigrations = await executeSQL(
48
- projectDir,
49
- databaseName,
50
- 'SELECT name FROM d1_migrations ORDER BY applied_at;',
51
- env,
52
- true
53
- );
54
- const parseResults = (stdout) => {
55
- try {
56
- const parsed = JSON.parse(stdout);
57
- return parsed[0]?.results || [];
58
- } catch {
59
- return [];
60
- }
61
- };
62
- // Use migration file name as key
63
- const remoteMigrationsMap = new Map(
64
- parseResults(remoteMigrations).map(m => [m.name, m])
65
- );
66
-
67
- // Read migration files from disk.
68
- const migrationsDir = path.join(projectDir, 'migrations');
69
- const files = await readdir(migrationsDir);
70
- const migrationFiles = files.filter(f => f.endsWith('.sql')).sort();
71
-
72
- const results = { applied: [], skipped: [], preview: [] };
73
-
74
- // Process each migration file.
75
- for (const migrationFile of migrationFiles) {
76
- const fullPath = path.join(migrationsDir, migrationFile);
77
- const previewRecord = { name: migrationFile, action: '', reason: '' };
78
- try {
79
- const validation = await validateMigrationFile(fullPath);
80
- if (!validation.isValid) {
81
- previewRecord.action = 'failed validation';
82
- previewRecord.reason = 'Migration validation failed';
83
- results.preview.push(previewRecord);
84
- continue;
85
- }
86
- // For push preview, compare by migration file name.
87
- if (remoteMigrationsMap.has(migrationFile)) {
88
- previewRecord.action = 'skipped';
89
- previewRecord.reason = 'Already applied';
90
- results.preview.push(previewRecord);
91
- results.skipped.push({ name: migrationFile, reason: previewRecord.reason });
92
- continue;
93
- }
94
- previewRecord.action = 'will be applied';
95
- results.preview.push(previewRecord);
96
- } catch (error) {
97
- previewRecord.action = 'failed';
98
- previewRecord.reason = error.message || 'Failed to process migration';
99
- results.preview.push(previewRecord);
100
- results.skipped.push({ name: migrationFile, reason: previewRecord.reason });
101
- }
102
- }
103
-
104
- logger.debug("Push Preview Result (server):", results);
105
- return { success: true, preview: true, applied: results.applied.length, skipped: results.skipped.length, details: results };
106
- } catch (error) {
107
- throw {
108
- type: ErrorTypes.EXECUTION_ERROR,
109
- message: error.message || 'Failed to push migrations',
110
- details: error.details || { error: error.stderr || error.message }
111
- };
112
- }
113
- }
114
-
115
- /**
116
- * POST handler for push-remote preview.
117
- * Loads the Wrangler configuration to obtain the D1 database name,
118
- * then calls pushToRemote in preview mode and returns a preview.
119
- */
120
- export async function POST(req) {
121
- try {
122
- const { accountId, apiToken } = await req.json();
123
- const projectDir = process.env.D1_PROJECT_DIR;
124
- if (!projectDir) {
125
- return NextResponse.json({
126
- success: false,
127
- error: {
128
- type: ErrorTypes.VALIDATION_ERROR,
129
- message: 'Project directory not configured'
130
- }
131
- }, { status: 500 });
132
- }
133
- const wranglerResult = await findWranglerConfig(projectDir);
134
- if (!wranglerResult || !wranglerResult.config) {
135
- return NextResponse.json({
136
- success: false,
137
- error: {
138
- type: ErrorTypes.VALIDATION_ERROR,
139
- message: 'Could not find Wrangler configuration'
140
- }
141
- }, { status: 400 });
142
- }
143
- const config = wranglerResult.config;
144
- if (!config.d1_databases?.length) {
145
- return NextResponse.json({
146
- success: false,
147
- error: {
148
- type: ErrorTypes.VALIDATION_ERROR,
149
- message: 'No D1 databases configured'
150
- }
151
- }, { status: 400 });
152
- }
153
- const databaseName = config.d1_databases[0].database_name;
154
- const result = await pushToRemote(projectDir, accountId, apiToken, databaseName, true);
155
- return NextResponse.json({
156
- success: true,
157
- message: 'Preview generated for migrations to be pushed to remote',
158
- details: result
159
- });
160
- } catch (error) {
161
- logger.error('Push to remote preview error:', error);
162
- return NextResponse.json({
163
- success: false,
164
- error: {
165
- type: error.type || ErrorTypes.EXECUTION_ERROR,
166
- message: error.message || 'Failed to push to remote preview',
167
- details: error.details || { error: error.stderr || error.message }
168
- }
169
- }, { status: error.type === ErrorTypes.VALIDATION_ERROR ? 400 : 500 });
170
- }
171
- }
172
-
173
- /**
174
- * OPTIONS handler for pre-flight requests.
175
- */
176
- export async function OPTIONS() {
177
- return new NextResponse(null, { status: 204 });
178
- }
179
-
@@ -1,168 +0,0 @@
1
- // api/query/route.js
2
-
3
- import { NextResponse } from 'next/server';
4
- import { findWranglerConfig } from '@/lib/find-wrangler-config.js';
5
- import {
6
- ErrorTypes,
7
- parseQuery,
8
- executeSQL,
9
- validateStatement
10
- } from '@/lib/sql-operations';
11
- import { handleSchemaChange } from '@/lib/migrations';
12
- import { isSchemaChange } from '@/lib/sql-operations';
13
- import { parseSQLError } from '@/lib/parse-sql-error';
14
- import logger from '@/lib/logger';
15
-
16
- /**
17
- * API POST handler to execute SQL queries against the configured D1 database.
18
- */
19
- export async function POST(req) {
20
- logger.logRequest('POST', '/api/query');
21
-
22
- try {
23
- // Ensure that the project directory is set.
24
- const projectDir = process.env.D1_PROJECT_DIR;
25
- if (!projectDir) {
26
- logger.error('Project directory not configured');
27
- return NextResponse.json(
28
- { error: 'Project directory not configured' },
29
- { status: 500 }
30
- );
31
- }
32
-
33
- // Extract the SQL query from the request body.
34
- const { query } = await req.json();
35
-
36
- if (logger.shouldLog('debug')) {
37
- logger.debug('Received query:', query);
38
- }
39
-
40
- if (!query?.trim()) {
41
- return NextResponse.json(
42
- { success: false, error: { message: 'Query cannot be empty' } },
43
- { status: 400 }
44
- );
45
- }
46
-
47
- // Retrieve the Wrangler configuration using the centralized helper.
48
- const wranglerResult = await findWranglerConfig(projectDir);
49
- if (!wranglerResult || !wranglerResult.config) {
50
- logger.error('No Wrangler configuration file found');
51
- return NextResponse.json(
52
- { success: false, error: { message: 'No Wrangler configuration file found' } },
53
- { status: 404 }
54
- );
55
- }
56
- const config = wranglerResult.config;
57
-
58
- // Check if there is at least one D1 database configured.
59
- if (!config.d1_databases?.length) {
60
- return NextResponse.json(
61
- { success: false, error: { message: 'No D1 databases configured' } },
62
- { status: 404 }
63
- );
64
- }
65
-
66
- // Use the first configured database.
67
- const databaseName = config.d1_databases[0].database_name;
68
- // console.log('Using database:', databaseName);
69
-
70
- // Parse the query into individual SQL statements.
71
- let statements = parseQuery(query);
72
- // console.log('Parsed statements:', statements);
73
-
74
- if (!statements.length) {
75
- return NextResponse.json(
76
- { success: false, error: { message: 'No valid SQL statements found' } },
77
- { status: 400 }
78
- );
79
- }
80
-
81
- // Validate each parsed statement.
82
- statements = statements.map(validateStatement);
83
- // console.log('Validated statements:', statements);
84
-
85
- // Initialize the migrations table (if it doesn't already exist).
86
- const createMigrationsTable = `
87
- CREATE TABLE IF NOT EXISTS d1_migrations (
88
- id INTEGER PRIMARY KEY AUTOINCREMENT,
89
- name TEXT NOT NULL UNIQUE,
90
- checksum TEXT NOT NULL,
91
- applied_at DATETIME DEFAULT CURRENT_TIMESTAMP
92
- );
93
- `;
94
- await executeSQL(projectDir, databaseName, createMigrationsTable);
95
-
96
- // Determine whether the query involves any schema changes.
97
- const hasSchemaChanges = statements.some(isSchemaChange);
98
- // console.log('Has schema changes:', hasSchemaChanges);
99
-
100
- let result;
101
- if (hasSchemaChanges) {
102
- // Process schema changes and capture migrations.
103
- // The handleSchemaChange helper is responsible for executing the DDL statements.
104
- const migrations = await handleSchemaChange(projectDir, databaseName, statements);
105
- // console.log('Schema changes processed:', migrations);
106
-
107
- result = {
108
- success: true,
109
- migrations,
110
- results: [{ results: [] }]
111
- };
112
- } else {
113
- // For data modification queries, execute the statements.
114
- const results = [];
115
- for (const stmt of statements) {
116
- // console.log('Executing data modification:', stmt.sql);
117
- const output = await executeSQL(projectDir, databaseName, stmt.sql);
118
-
119
- try {
120
- const parsed = JSON.parse(output);
121
- const queryResults = parsed[0]?.results || [];
122
- results.push(...queryResults);
123
- } catch (parseError) {
124
- // console.log('Non-JSON output:', output);
125
- continue;
126
- }
127
- }
128
-
129
- result = {
130
- success: true,
131
- results: [{ results }]
132
- };
133
- }
134
-
135
- return NextResponse.json(result);
136
-
137
- } catch (error) {
138
- logger.logError(error, 'query-route');
139
- const parsedError = parseSQLError(error);
140
-
141
- const statusCode =
142
- error.type === ErrorTypes.VALIDATION_ERROR ? 400 :
143
- error.type === ErrorTypes.DEPENDENCY_ERROR ? 409 :
144
- 500;
145
-
146
- return NextResponse.json(
147
- {
148
- success: false,
149
- error: parsedError
150
- },
151
- { status: statusCode }
152
- );
153
- }
154
- }
155
-
156
- /**
157
- * OPTIONS handler for pre-flight requests.
158
- */
159
- export async function OPTIONS() {
160
- return new NextResponse(null, {
161
- status: 204,
162
- headers: {
163
- 'Access-Control-Allow-Origin': '*',
164
- 'Access-Control-Allow-Methods': 'POST, OPTIONS',
165
- 'Access-Control-Allow-Headers': 'Content-Type'
166
- }
167
- });
168
- }