https://bugzilla.wikimedia.org/show_bug.cgi?id=24219
--- Comment #3 from Reedy <[email protected]> 2010-07-01 21:49:40 UTC --- Further poking.. Can we do something with $wgDatabase->fieldInfo() ...? Do we get enough info? Or can we get enough info (see if 'old' exists?) http://www.php.net/manual/en/function.mysql-fetch-field.php#20082 Suggests if we get the flags, we'll get it... enum_value_exists for updaters.inc...? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
