whoiskatrin / sql-translator

SQL Translator is a tool for converting natural language queries into SQL code using artificial intelligence. This project is 100% free and open source.
https://www.sqltranslate.app/
MIT License
4.16k stars 356 forks source link

fix: height to full in history query #39

Closed evertonpavan closed 1 year ago

evertonpavan commented 1 year ago

Hi!

Fix height to full in history query.

Current:

current-height-div-history

Height full:

pr-height-full-div-history

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @whoiskatrin on Vercel.

@whoiskatrin first needs to authorize it.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
sql-translator ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 20, 2023 at 0:28AM (UTC)
whoiskatrin commented 1 year ago

Thanks @evertonpavan, this is great!