FastAPI Tutorial for beginners 11_ setting postgreSQL database

preview_player
Показать описание
In this episode we will learn:

you can find file of my videos at:
Рекомендации по теме
Комментарии
Автор

Thanks for your effort, I'd like to ask you about how I can send a list in path parameter or query params with request, I have investigated a lot but I found how to send str or int but not found list,
Appreciate your help.

ibrahimabdelaziz
Автор

Try to use pgAdmin instead of CLI that will save your time and almost everyone who uses PostgreSQL has pgAdmin installed.

wajeshubham
Автор

I'd like to ask you about how to add attribute in pydantic model but is not found in database to calculate something in runtime and assign the result to this attribute to display it with response, I searched but no found any answer, Appreciate your support

ibrahimabdelaziz
visit shbcf.ru