Skip to content
New issue

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

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

Already on GitHub? # to your account

Adding PostgresEngine to supported systems docs #42

Merged
merged 2 commits into from
Jun 13, 2016
Merged

Adding PostgresEngine to supported systems docs #42

merged 2 commits into from
Jun 13, 2016

Conversation

robertscherer
Copy link
Contributor

Refs #30

@coveralls
Copy link

coveralls commented Jun 10, 2016

Coverage Status

Coverage remained the same at 84.795% when pulling ca63dfd on robertscherer:master into b329768 on josegonzalez:master.

@@ -6,7 +6,8 @@ Queuesadilla supports the following engine engines:
|---------------------|-------------|-----------------------------------------|
| `BeanstalkEngine` | **Stable** | BeanstalkD |
| `MemoryEngine` | **Stable** | In-memory |
| `MysqlEngine` | **Stable** | Backed by Mysql |
| `MysqlEngine` | **Stable** | Backed by PDO/MySQL |
| `PostgresEngine` | **Stable** | Backed by PDO/Postgres |
Copy link
Owner

Choose a reason for hiding this comment

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

Too many trailing spaces :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry :)

@coveralls
Copy link

coveralls commented Jun 13, 2016

Coverage Status

Coverage remained the same at 84.795% when pulling e7fd240 on robertscherer:master into b329768 on josegonzalez:master.

@josegonzalez josegonzalez merged commit d132dc3 into josegonzalez:master Jun 13, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants