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

Data binding in PDO to allow postgres as backend data storage. #29

Closed
wants to merge 1 commit into from
Closed

Data binding in PDO to allow postgres as backend data storage. #29

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Jan 16, 2013

Replaced explicit SQL search terms with data binding to remove SQL injection risk and database escape quote dependancy. Allows PDO storage to be used with Postgres

…jection risk and database escape quote dependancy. Allows PDO storage to be used with Postgres
@bshaffer
Copy link
Owner

Why does this diff show the removal of every single line?

@ghost
Copy link
Author

ghost commented Jan 16, 2013

I noticed that and thought it was odd too. Let's bin it and I'll have another pop at it just in case it's something sublime did.

@ghost
Copy link
Author

ghost commented Jan 16, 2013

OK, I binned off that fork and went again. All looks good this time around. Sorry for confusion, I'm still getting up to speed with GIT for open source stuff. Not sure how to kill this pull request.

@bshaffer
Copy link
Owner

Closing in favor of /pull/30

@bshaffer bshaffer closed this Jan 16, 2013
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.

None yet

2 participants