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

make REPLACE INTO statement possible #277

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tesseract2048
Copy link

REPLACE INTO statement could come in handy sometimes, as well as INSERT IGNORE.

this patch will make db.insert possible to handle these statements.

@iredmail
Copy link
Contributor

Hi @tesseract2048,

Is this change still necessary?

@iredmail iredmail self-assigned this Sep 16, 2019
@iredmail iredmail added this to the 0.40 + Python-3 milestone Sep 16, 2019
@iredmail iredmail modified the milestones: 0.40 + Python-3, 1.0 Sep 22, 2019
@iredmail iredmail removed their assignment Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants