Closed YaroslavKSE closed 10 months ago
looks like this is a duplicate for #171
- I don't understand which issue u have with committing them.
- Yep, it's okay to drop them manually
@YaroslavKSE Okay! That look good. Let's move forward with this approach
@YaroslavKSE do u have any plans to merge this PR?
I'm jumping out at this point, and yeah, if u or someone else from the team needs my help, just let me know on Slack or Telegram, and I'll do my best to assist!
Closes #171 Here is the results:
Here is logs from docker:
@Bardin08 For some reason I can't commit migrations. However, they are created. Here is the screenshot:
@Bardin08 By the way, you can't undo migrations by running the command dotnet ef migrations remove. This is because the postgres sql is running inside docker container and have no port for outside world. Should we then delete them manually?