add postgres

This commit is contained in:
2025-08-26 00:00:42 -03:00
parent 1326530991
commit e33eccebb9
43 changed files with 622 additions and 636 deletions

View File

@@ -14,4 +14,4 @@ def test_update_user(lambda_context: LambdaContext):
},
}
assert app.lambda_handler(event, lambda_context)
assert app.lambda_handler(event, lambda_context) # type: ignore