for example, createObjectStore reported an error when upgrading the version number, because the table has already been created, and the index is also created when the table is created
how can I add a new index to the old table when the database version is upgraded?