Canner / WrenAI

🚀 Open-source SQL AI Agent for Text-to-SQL. Make Text2SQL Easy! 🙌
https://getwren.ai/oss
GNU Affero General Public License v3.0
1.73k stars 155 forks source link

Inherit comments from DB #671

Open luca-iannelli opened 1 week ago

luca-iannelli commented 1 week ago

It would be useful to add the possibility that the data model inherits comments directly from the database. For example, in my databases there are often comments for each table and also for each single column. This is for ease of maintenance. The comments could be imported automatically into the data model (at the moment from the web interface they must be written manually) introducing more information about the semantics of the data and the relationships between tables.

wwwy3y3 commented 6 days ago

Hi @luca-iannelli Thank you for the feedback!

This is a great idea, and we've heard similar suggestions before. Could you start a thread in the GitHub Discussions? This way, we can invite the community to join the conversation and gather more ideas or needs that we can integrate.