Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Does it work with natural language to sql?


Yep, when doing auto complete it helps to include your real table schema in (create table statements ) there's an example in the playground of python code autocomplete which can be changed to SQL or natural language indicating some SQL is expected. Also can try a comment with the file name e.g.

### migrations/user_add_free_credit.sql adds free credits field to user table




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: