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

[PG] added meta data for geometric types #249

Merged
merged 3 commits into from
Nov 2, 2017

Conversation

GustavoCaso
Copy link
Member

@flash-gordon as we talk yesterday I updated the geometric Types.

"(#{ point.x },#{ point.y })"
end
Point = Type('point') do
SQL::Types.define(Values::Point) do
Copy link
Member

Choose a reason for hiding this comment

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

Looks like there is two extra spaces at the beginning of the line

@solnic solnic added this to the v2.1.0 milestone Oct 18, 2017
@solnic
Copy link
Member

solnic commented Oct 20, 2017

Please add specs too, I'm not sure what this PR actually adds.

Copy link
Member

@solnic solnic left a comment

Choose a reason for hiding this comment

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

Needs specs

@solnic solnic removed this from the v2.1.0 milestone Nov 1, 2017
@GustavoCaso
Copy link
Member Author

@solnic sorry for the late response I added the specs

@solnic solnic merged commit dd7b67d into master Nov 2, 2017
@solnic solnic deleted the add-meta-data-to-postgres-geometric-types branch November 2, 2017 00:34
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