Opened 6 years ago
Last modified 6 years ago
#46287 new feature request
Add insert_ignore() method to wpdb to avoid unecessary boilerplate code
Reported by: | lev0 | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Database | Keywords: | has-patch |
Focuses: | Cc: |
Description
It's a very useful query, and easy to add to the core. Its usage would be less error prone, and code a lot DRYer if it were officially supported.
Attachments (1)
Note: See
TracTickets for help on using
tickets.