Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Float formating under locale #92

Merged
merged 3 commits into from Nov 20, 2017
Merged

Float formating under locale #92

merged 3 commits into from Nov 20, 2017

Conversation

challet
Copy link
Contributor

@challet challet commented Nov 17, 2017

Following #90, here is a patch proposal to deal with float formating.
WKT is actually a string representation, but should remain independant from any locale format.

An other approcah would have been to skip the WKT layer and to bind directly the float values in a prepared statement. I cannot say for now how it might be done with Eloquent (several bindings for one column).

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 84.0% when pulling 3645ef3 on LuckeyHomes:locales into 5d80666 on njbarrett:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 84.0% when pulling 3645ef3 on LuckeyHomes:locales into 5d80666 on njbarrett:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 84.0% when pulling 3645ef3 on LuckeyHomes:locales into 5d80666 on njbarrett:master.

@njbarrett
Copy link
Collaborator

Thanks @challet this looks good!

@njbarrett njbarrett merged commit b751206 into mstaack:master Nov 20, 2017
@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 84.0% when pulling e86060d on LuckeyHomes:locales into 5d80666 on njbarrett:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 84.0% when pulling e86060d on LuckeyHomes:locales into 5d80666 on njbarrett:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 84.0% when pulling e86060d on LuckeyHomes:locales into 5d80666 on njbarrett:master.

@FelixMalfait
Copy link
Contributor

FelixMalfait commented Nov 20, 2017

Many thanks for the quick merge @njbarrett!
Would you mind releasing a minor version? (3.3.1)

@njbarrett
Copy link
Collaborator

@FelixMalfait yes no problem

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants