Compare commits
No commits in common. "master" and "VORKOUT-3" have entirely different histories.
3
Makefile
3
Makefile
@ -36,6 +36,3 @@ revision:
|
|||||||
source .venv/bin/activate && \
|
source .venv/bin/activate && \
|
||||||
cd $(API_APPLICATION_NAME)/db && \
|
cd $(API_APPLICATION_NAME)/db && \
|
||||||
PYTHONPATH='../..' ALEMBIC_MIGRATIONS=True alembic revision --autogenerate
|
PYTHONPATH='../..' ALEMBIC_MIGRATIONS=True alembic revision --autogenerate
|
||||||
|
|
||||||
%::
|
|
||||||
echo $(MESSAGE)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user