8000 some suggestions · Issue #167 · sqlchat/sqlchat · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

some suggestions #167

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wx-11 opened this issue Nov 2, 2024 · 0 comments
Open

some suggestions #167

wx-11 opened this issue Nov 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@wx-11
Copy link
wx-11 commented Nov 2, 2024

Is your feature request related to a problem?

体验了一会这个项目,感觉很不错,只是有一些体验不怎么好。希望可以改进。

  1. 可以方便的复制显示的数据库表格列名.
  2. prompt能否支持编辑修改?
  3. prompt能否加上可以让ai解释sql的功能,和sql相关报错的解决能力?同时根据语言,让他使用该语言回复。
  • (例如问题6,这是sqlchat返回的,但是他无法解决,也不会告诉我为什么,只会一次次输出不能执行的语句,同时没有prompt的api是可以解决这个问题告诉我不能多语句执行,所以是prompt限制了api的功能)
  1. 能否允许自定义模型名称?用于使用新模型时不需要你们同步更新前端(或者接入oneapi这种自定义模型需求)
  2. 修改sql时,返回对话界面,对话的sql也会被修改,能否不修改原文本,或者加个左右选择的分支,以供切换记录查看修改?
  3. 能否设置页支持数据导出?
  4. 能否支持mariadb?或者支持分句输出?
  • You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'DELETE FROM users WHERE id IN (2, 3); UPDATE users SET username = @username, ...' at line 1
  1. 能否支持binlog的回退操作历史回溯恢复?不然相比于select查看语句,删除添加修改的响应信息有点少
  2. NEXT_PUBLIC_ALLOW_SELF_OPENAI_KEY设置true,能否允许自用版本也可以修改endpoint和key。有时候余额用完了,重启容器切换有点频繁
  3. 能否支持在服务器docker映射db文件,实现云端储存?我还没试过多用户玩法,现在是自用玩法,如果可以云端储存就不用导出数据可以多端同步了。
  4. 移动端好像兼容性很差 无法使用任何按钮 这个我不是开发人员没办法帮忙捕获相关信息 只是说一下可能你们会知道问题在哪

Describe the solution you'd like

  1. The database table columns displayed can be easily copied.
  2. can prompt support editing?
  3. can prompt add the ability for ai to interpret sql, and the ability to resolve sql related errors? Also depending on the language, let him reply using that language.
  • (for example, question 6, this is sqlchat return, but he can't solve it, and won't tell me why, will only output the statement that can't be executed over and over again, at the same time there is no prompt api is able to solve this problem tell me can't be executed by more than one statement, so it's the prompt that limits the functionality of the api)
  1. can you allow custom model names? for the use of new models do not need you to synchronize the update front-end (or access to oneapi this custom model needs)
  2. when modify sql, return to the dialog interface, the dialog sql will also be modified, can you not modify the original text, or add a left and right selection branch for switching records to view the changes?
  3. can we set the page to support data export?
  4. can you support mariadb or split sentence output?
  • You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'DELETE FROM users WHERE id IN (2, 3); UPDATE users SET username = @username, ...' at line 1.
  1. can we support the binlog back operation to restore the history? Otherwise, compared to the select statement, the response information of delete, add, modify is a bit less.
  2. NEXT_PUBLIC_ALLOW_SELF_OPENAI_KEY is set to true, can you allow the self version to also modify the endpoint and key. sometimes the balance is used up, restart the container to switch a little too often.
  3. can you support docker mapping of db files on the server for cloud storage? I haven't tried the multi-user game, now it's a self-use game, if you can cloud storage, you don't need to export the data to synchronize with multiple ends. 11.
  4. mobile compatibility seems to be very poor can not use any buttons this I am not a developer can not help to capture the relevant information just to say that you may know where the problem is!

Translated with DeepL.com (free version)

Additional context

No response

@wx-11 wx-11 added the enhancement New feature or request label Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant
0