2 lines
86 B
Makefile
2 lines
86 B
Makefile
listConnections:
|
|
dotnet ef migrations list --connection "$(YAVSC_CONNECTION_STRING)"
|