[wp-trac] [WordPress Trac] #61338: wpdb::prepare function null value convert to empty String

WordPress Trac noreply at wordpress.org
Sat Jun 1 07:03:54 UTC 2024


#61338: wpdb::prepare function null value convert to empty String
--------------------------+------------------------------
 Reporter:  mazharul78    |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Database      |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |     Focuses:
--------------------------+------------------------------
Changes (by mazharul78):

 * Attachment "table_column_structure.png" added.

 The database table contains three columns: id, name, and email. The id
 column is an auto-increment primary key. The name column is nullable,
 meaning it can contain null values. The email column is set to not null,
 ensuring that it always contains a value.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/61338>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list