Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

allow [$:] as prefix and plain ? for prepared statements#15

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
oger000 wants to merge1 commit intoJavaScriptor:master
base:master
Choose a base branch
Loading
fromoger000:pr/prepared-statement
Open

allow [$:] as prefix and plain ? for prepared statements#15

oger000 wants to merge1 commit intoJavaScriptor:masterfromoger000:pr/prepared-statement

Conversation

oger000
Copy link
Contributor

This allows handling of the $-prefix (postgresql and sequelize bind), :-previx (PHP PDO and sequelize replace) and single ? (most DBS for prepared steatement.
But this PR allows this placeholder on more positions than the underlaying databases, so its for people who need preapared-statement support and know what they do. I am not shure if this should go into master. Anyway it works for me and is out for now.
By the way some trailing whitespace are stripped, so use git diff -w

@albin3albin3 assignedalbin3 and unassignedalbin3Jul 31, 2019
@albin3albin3 added the discussneed to discuss labelJul 31, 2019
@albin3
Copy link
Member

hi@oger000 , thanks for the pr and sorry for the late reply.

There are two things need to be discussed:

@albin3albin3 mentioned this pull requestJul 30, 2021
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
discussneed to discuss
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@oger000@albin3

[8]ページ先頭

©2009-2025 Movatter.jp