WordPress plugin Write User/staff ID as the same as the WordPress User ID

Because the database table is set up to auto increment then you can’t change the ID to match user ID without redesigning the database tables. This would be fine except you wouldn’t be able to update the plugin without remaking the changes each time.