When I tried this out the first time I also had this error where the auto-update did not work.
I saved the query just in case:
ALTER TABLE `ceon_uri_mapping_configs` ADD `language_code_add` INT(1) UNSIGNED NOT NULL AFTER `char_str_replacements`;
Bookmarks