Skip to content

Julia 0.6 fixes #1

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

Merged
merged 23 commits into from
Jul 26, 2017
Merged

Conversation

amgad-naiem
Copy link

Based on the comments of your PR in JuliaDatabases#48 (comment) & the fact that unsafe_string support only ::Ptr{UInt8}. The function that replaces bytestring(s) is String(s) Check here

Also it included julia 0.6 depreciation fixes. There are many commits that represent my trials into going about this earlier :)

@wookay
Copy link
Owner

wookay commented Jul 14, 2017

could you squashing commits?

@amgad-naiem
Copy link
Author

amgad-naiem commented Jul 25, 2017

Can you squash when doing the merge ?

@wookay
Copy link
Owner

wookay commented Jul 25, 2017

oh. I'm not a maintainer of PostgreSQL.jl. Hopefully this PR needs the review and test by other maintainers. it would be better to have the tests for storestring, pgdata because I didn't have enough test for them.

@amgad-naiem
Copy link
Author

amgad-naiem commented Jul 25, 2017

I thought you would merge it here and will be effective in your PR to PostgreSQL.jl, but it's okay I can make a PR there

@wookay
Copy link
Owner

wookay commented Jul 26, 2017

ok, I try to merge it here.

@wookay wookay merged commit 4d9ea7f into wookay:deprecated_bytestring_is Jul 26, 2017
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.

2 participants