Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrections version migration #327

Merged
merged 3 commits into from
Apr 20, 2020
Merged

Corrections version migration #327

merged 3 commits into from
Apr 20, 2020

Conversation

kalilventura
Copy link
Collaborator

No description provided.

@AppVeyorBot
Copy link

@@ -1,7 +1,7 @@
{
"ConnectionStrings": {
// stg.sharebook.com.br
"DefaultConnection": "Data Source=SQL7003.site4now.net;Initial Catalog=DB_A3BA78_sharebookstg;Integrated Security=False;User ID=DB_A3BA78_sharebookstg_admin;Password=Krypto123;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False"
//"DefaultConnection": "Data Source=SQL7003.site4now.net;Initial Catalog=DB_A3BA78_sharebookstg;Integrated Security=False;User ID=DB_A3BA78_sharebookstg_admin;Password=Krypto123;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False"
Copy link
Member

Choose a reason for hiding this comment

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

Pq comentou essa linha?

// dev.sharebook.com.br
"DefaultConnection": "Data Source=SQL7003.site4now.net;Initial Catalog=DB_A3BA78_sharebookdev;Integrated Security=False;User ID=DB_A3BA78_sharebookdev_admin;Password=teste123@;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False",
//"DefaultConnection": "Data Source=SQL7003.site4now.net;Initial Catalog=DB_A3BA78_sharebookdev;Integrated Security=False;User ID=DB_A3BA78_sharebookdev_admin;Password=teste123@;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False",
Copy link
Member

Choose a reason for hiding this comment

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

Sei que vc precisa mudar essa linha pra rodar com banco local. Mas não podemos commitar.

@@ -8,6 +8,7 @@
<ItemGroup>
<PackageReference Include="Flurl.Http" Version="2.4.2" />
<PackageReference Include="MailKit" Version="2.6.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.3" />
Copy link
Member

Choose a reason for hiding this comment

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

Esse entity eh o mais recente?

@AppVeyorBot
Copy link

@raffacabofrio raffacabofrio merged commit 67d5542 into SharebookBR:develop Apr 20, 2020
raffacabofrio added a commit to raffacabofrio/sharebook-backend that referenced this pull request Dec 4, 2021
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.

3 participants