79141133

Date: 2024-10-30 12:38:54
Score: 1
Natty:
Report link

My answer is quite practical as I do not know how to straight up connect a MySQL database to Copilot nor if there are official solutions currently available, but when I want to ask Copilot or any A.I. about a db I just copy the schema in a temporary file.

You can probably copy the text version with the headers into a file as well if you want to ask about the data (that you get using your regular SELECT in the command-line but keep in mind chatbots all have a restricted amount of tokens they can process).

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: CSFML Enjoyer