Changes between Initial Version and Version 1 of Ticket #22196, comment 1
- Timestamp:
- 10/15/2012 04:41:47 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22196, comment 1
initial v1 32 32 The insert method takes arbitrary arrays as arguments, but to remove the *specific* primary key for any passed table, it would have to be intercepted and altered just in time to create the proper update SQL. 33 33 34 I'm not sure wpdb should get this fancy. Semi-related: https://core.trac.wordpress.org/ticket/1901934 I'm not sure wpdb should get this fancy. Semi-related: #19019