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

added polygon data-type #129

Merged
merged 5 commits into from
Mar 1, 2019
Merged

Conversation

ericchapman
Copy link

I didn't write any tests yet and I think the "reverse" code can be slightly simplified from your Point fix. I'll let you handle that when you add tests.

I did test it by using it.

Copy link
Member

@tanner0101 tanner0101 left a comment

Choose a reason for hiding this comment

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

Thanks! Implementation seems great, just needs a test case or two. There should be existing tests you can copy or add to.

Sources/PostgreSQL/Data/PostgreSQLData+Polygon.swift Outdated Show resolved Hide resolved
Sources/PostgreSQL/Data/PostgreSQLData+Polygon.swift Outdated Show resolved Hide resolved
@tanner0101 tanner0101 added the enhancement New feature or request label Feb 28, 2019
@ericchapman
Copy link
Author

@tanner0101 Sorry for the 4 commits. I got in a weird GIT branch issue, had to merge, and then saw your feedback.

Copy link
Member

@tanner0101 tanner0101 left a comment

Choose a reason for hiding this comment

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

Nice work, thanks!

@penny-coin
Copy link

Hey @ericchapman, you just merged a pull request, have a coin!

You now have 1 coins.

@tanner0101 tanner0101 merged commit 830abbc into vapor:1 Mar 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants