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

fix(wren-ui): Add quote to SQL in preview model data API #479

Closed andreashimin closed 2 months ago

andreashimin commented 2 months ago

Description

Add a quote to the SQL table name in PreviewModelData API.

related issue: #474