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

Execute check field exists and update schema directly in SQL #3740

Merged
merged 1 commit into from
Apr 23, 2017
Merged

Execute check field exists and update schema directly in SQL #3740

merged 1 commit into from
Apr 23, 2017

Conversation

paulovitin
Copy link
Contributor

Prevents the schema is overwritten in updates.

@codecov
Copy link

codecov bot commented Apr 21, 2017

Codecov Report

Merging #3740 into master will decrease coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #3740      +/-   ##
=========================================
- Coverage   90.22%   90.2%   -0.03%     
=========================================
  Files         114     114              
  Lines        7461    7461              
=========================================
- Hits         6732    6730       -2     
- Misses        729     731       +2
Impacted Files Coverage Δ
...dapters/Storage/Postgres/PostgresStorageAdapter.js 95.31% <100%> (-0.14%) ⬇️
src/Adapters/Auth/meetup.js 84.21% <0%> (-5.27%) ⬇️
src/RestWrite.js 94.3% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5813fd0...4941728. Read the comment docs.

@paulovitin
Copy link
Contributor Author

Fix for this #3737

@flovilmart
Copy link
Contributor

awesome @paulovitin ! Your PG skills shine bright! Thanks for taking care of those rough edges!

@flovilmart flovilmart merged commit 69042fb into parse-community:master Apr 23, 2017
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