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

Continue with postgres support #2053

Merged
merged 13 commits into from
Jun 16, 2016
Merged

Conversation

drew-gross
Copy link
Contributor

Also move some mongo specific logic out of mongo adapter (createdAt/updatedAt/password stuff) and some non-mongo-specific stuff (query validation) out of mongo adapter.

@ghost
Copy link

ghost commented Jun 14, 2016

@drew-gross updated the pull request.

2 similar comments
@facebook-github-bot
Copy link

@drew-gross updated the pull request.

@facebook-github-bot
Copy link

@drew-gross updated the pull request.

@devmsh
Copy link

devmsh commented Jun 14, 2016

Can we test it? or it's still WIP?

@drew-gross
Copy link
Contributor Author

Still work in progress. The tests don't even run to completion successfully.

… stringified objects (parse-community#1922)"

reconfigure username/email tests

Fix broken cloud code

Save callback to variable

undo

Fix all tests where connections are left open after server closes.

Fix issues caused by missing gridstore adapter

remove uses of _collection

reorder find() arguments

Accept a database adapter as a parameter

sudo maybe?

use postgres username

reorder find() arguments

Build objects with default fields correctly

Don't tell adapter about ACL

WIP
WIP

Notes on how to upgrade to 2.3.0 safely

index on unique-indexes: c454180 Revert "Log objects rather than JSON stringified objects (parse-community#1922)"

reconfigure username/email tests

Start dealing with test shittyness

most tests passing

Make specific server config for tests async

Fix more tests

Save callback to variable

undo

remove uses of _collection

reorder some params

reorder find() arguments

finishsh touching up argument order

Accept a database adapter as a parameter

First passing test with postgres!

Fix tests

Setup travis

sudo maybe?

use postgres username

reorder find() arguments

Build objects with default fields correctly

Don't tell adapter about ACL

WIP

Passing postgres test with user

Fix up createdAt, updatedAt, nad _hashed_password handling
@codecov-io
Copy link

codecov-io commented Jun 15, 2016

Current coverage is 91.42%

Merging #2053 into master will decrease coverage by 0.51%

@@             master      #2053   diff @@
==========================================
  Files            93         93          
  Lines          6537       6692   +155   
  Methods        1169       1183    +14   
  Messages          0          0          
  Branches       1370       1401    +31   
==========================================
+ Hits           6010       6118   +108   
- Misses          527        574    +47   
  Partials          0          0          

Powered by Codecov. Last updated by 693707b...8130658

@facebook-github-bot
Copy link

@drew-gross updated the pull request.

@ghost
Copy link

ghost commented Jun 15, 2016

@drew-gross updated the pull request.

1 similar comment
@facebook-github-bot
Copy link

@drew-gross updated the pull request.

@ghost
Copy link

ghost commented Jun 16, 2016

@drew-gross updated the pull request.

1 similar comment
@facebook-github-bot
Copy link

@drew-gross updated the pull request.

@facebook-github-bot
Copy link

@drew-gross updated the pull request.

@facebook-github-bot
Copy link

@drew-gross updated the pull request.

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.

6 participants