Hacker News new | past | comments | ask | show | jobs | submit login

I do the same using kanel. It's just enough to make the typings smooth without dictating anything else about how they are used. I prefer to write the queries directly in sql using pg-promise and then type the results of the query and the parameters of the query using the output of kanel. Any changes to the db result in generating new typings followed by running the tests to make sure nothing broke.



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

Search: