-
### First Check
- [X] This is not a feature request.
- [X] I added a very descriptive title to this issue (title field is above this).
- [X] I used the GitHub search to find a similar issue and d…
-
Не забывайте указывать адрес репозитория в README, того репозитория, который появляется у вас в начале спринта.
Отлично разобрались с ELK 👍 Исследование тоже 🔥
1. В эндпоинтах в `ugc/src/api/v1`…
-
Is there an example of how to integrate piccolo into an existing fastapi application?
Something along the lines of the examples in the fastapi docs [here](https://fastapi.tiangolo.com/tutorial/sql-…
-
Python 3.9.7 (default, Sep 16 2021, 16:59:28) [MSC v.1916 64 bit (AMD64)] :: Anaconda, Inc. on win32
sqlalchemy 1.4.29
one statement is : where(paymentTime
-
Ticket Contents
[QuoDB](https://www.quodb.com/) is an online website that allows users to search for movie quotes and show results across multiple categories. We want to create a similar site which w…
-
### Summary
There are a few places in the documentation that refer to "repositories". Some examples (perhaps not exhaustive):
- https://docs.litestar.dev/latest/tutorials/repository-tutorial/01-mode…
-
### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the SQLModel documentation, with …
-
Hi,
I'm currently struggeling on how to get this to work.
I have a third party "factory method" that provides me with a method I can use in FastAPI's Depends resolver
```python
from third_pa…
-
I'm working through a project that was (at one point a long time ago) based on this stack.
https://github.com/tiangolo/full-stack-fastapi-postgresql/blob/490c554e23343eec0736b06e59b2108fdd057fdc/%…
-
Hi,
I am trying to connect but I get a certificate error:
I have solved: main.py
app.mongodb_client = MongoClient(config["ATLAS_URI"], ssl=True, ssl_cert_reqs=ssl.CERT_NONE)
app.dat…