[wp-trac] [WordPress Trac] #44767: Some dbDelta improvements
WordPress Trac
noreply at wordpress.org
Thu Aug 9 17:23:59 UTC 2018
#44767: Some dbDelta improvements
-----------------------------+------------------------------
Reporter: soulseekah | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
-----------------------------+------------------------------
Comment (by soulseekah):
* 44767-ignore_change_with_space_between_column_and_type.diff
Allows the schema to be written with spaces and tabs between the column
name and the type.
{{{
`id` INT,
`name` TEXT,
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44767#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list