Skip to content

Latest commit

 

History

History
87 lines (69 loc) · 2.86 KB

README.md

File metadata and controls

87 lines (69 loc) · 2.86 KB

GitHub last commit GitHub top language GitHub language

Управление миграциями

Заходим внутрь контейнера

    docker ps
    docker exec -it [CONTAINER_ID] bash

Внутри контейнера

    # Обновить миргации
    alembic upgrade head
    
    # Откатить миграции
    alembic downgrade base

[1]

[2]

[3]

[4]

[5]

[6]

validators

constrained-types

[7]

Rainbow_table

Salt

jwt

bcrypt-calculator

passlib

jwt introduction

jwt debugger

[8]

oauth2-jwt

get-the-username-and-password

run-it

[9]

select_queries_with_joins

Alembic

sqlalchemy constraints

[10]

Dependencies in path operation decorators

fastapi-permissions

fastapi_contrib

fastapi-realworld-example-app

[11]

tutorial-transactions

transactions

params

dependencies-in-path-operation-decorators

sql-databases

build-high-performing-apps-with-the-python-fastapi-framework

[12]

constrained-types