d1-manager
d1-manager copied to clipboard
D1 Manager is a web UI and API for Cloudflare D1, a serverless SQL database. It provides a web interface for managing databases, tables, and records, as well as an AI assistant to help you write query...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/JacobLinCool/d1-manager). ## Config Migration Needed - [ ]...
Deploy the results of the semantic query as an API interface, which can be used as an external HTTP service. ```mermaid flowchart TD A[Semantic Query] --> B[Generated SQL] B -->...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @​cloudflare/ai | [`1.0.47` -> `1.2.2`](https://renovatebot.com/diffs/npm/@cloudflare%2fai/1.0.47/1.2.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@tailwindcss/typography](https://togithub.com/tailwindlabs/tailwindcss-typography) | [`0.5.10` -> `0.5.15`](https://renovatebot.com/diffs/npm/@tailwindcss%2ftypography/0.5.10/0.5.15) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@playwright/test](https://playwright.dev) ([source](https://redirect.github.com/microsoft/playwright)) | [`1.41.1` -> `1.48.0`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.41.1/1.48.0) | [](https://docs.renovatebot.com/merge-confidence/) |...
can you provide more details about clouflare access its not blocking public access!
Hey Jacob! Thank you for your project! This helped my team a lot. We can now manage the DB without logging into CloudFlare itself and use the same session from...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) | [`8.14.3` -> `8.15.9`](https://renovatebot.com/diffs/npm/pnpm/8.14.3/8.15.9) | [](https://docs.renovatebot.com/merge-confidence/) |...
The frontend currently expects "error" to be in the response json and the message to be at error.cause or error.message. The exec endpoint actually returns it in this format: STATUS:...
I have a DB bound to my page deployment for the manager but when I select it in the interface, I'm greeted with the DB title up top, the query...