Leo

Results 6 issues of Leo

Заметил, что домен не резолвится и коммит последний почти год назад. Но при этом чего-то конкретного о том, закрыт ли проект не нашел. Автору большое спасибо за учебник

I am running sqlx-ts for the first time; the type file does not exist yet, and the types are being generated. The file already exists, and the types need to...

Hi! If i understand correctly, i just need to create a .env file for sqx-ts to load environment variables and run the script. However, something is not working as expected....

Hi! I noticed that in the latest `sqlx-ts` update, it no longer crashes when encountering JSON fields - thank you so much for that improvement. I have a couple of...

Hi! I noticed that when executing a query like DELETE FROM table WHERE id = $1 RETURNING *; the returned types are not generated. I understand that RETURNING is not...