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

a collection of changes while locally testing SQLite (and CSV, DataStreams) #77

Closed
wants to merge 33 commits into from

Conversation

getzdan
Copy link

@getzdan getzdan commented Oct 17, 2015

hi SQLite.jl-ers,

when trying to parse a CSV into SQLite using the jq/updates branch, several problems emerged, at least, on my release-0.4 julia. having fixed most of them, the SQLite package now passes the tests for me.
this pull request is a collection of small changes (or can be viewed as one large diff), which adds some code (to the runtests mainly and close functions for SQLite types), refactors a bit (move serialize to separate file) and even fixes a bug or two (parsing @ parameter names from sqlite3).

hope this helps the maturation of the package.

@Sean1708
Copy link
Contributor

I think this can be closed now that #80 has been merged.

@Sean1708 Sean1708 closed this Nov 28, 2015
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