Skip to content

STD-61 | Init Vue project#40

Open
SleepyF0X wants to merge 1 commit into
devfrom
STD-61
Open

STD-61 | Init Vue project#40
SleepyF0X wants to merge 1 commit into
devfrom
STD-61

Conversation

@SleepyF0X
Copy link
Copy Markdown
Member

No description provided.

@@ -1,4 +1,7 @@
{
"ConnectionStrings": {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revert these changes. Remember that this config overrides appsettings.json so Heroku will try to use local non existing database

public sealed class AddTagCommand : IRequest<OperationResult>
{
public string Name { get; set; }
public int? Id { get; set; }
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you sure about nullable ids?


namespace StudySharp.DomainServices.Migrations
{
public partial class Name : Migration
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete this file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants