Hello all,
This is a follow-up on previous announcements related to the migration of wb_terms table (March 23rd, April 6th) that concerns tool developers querying the database replicas on Labs.
As the last step of the migration, and as mentioned in the previous discussions, the table wb_terms_no_longer_updated
will be dropped. We are doing this because the last steps of database
migration have been achieved and announced a month ago, and we don’t
want to keep a table containing outdated information accessible for too
long. The table has already been deleted in production (without any
impact on tools or users) and the replicas on Labs will be deleted on
April 29th. (Ticket)
If you’re maintaining tools querying the database with the replicas, you can adapt your code to the new table structure (the former shared link doesn't work anymore). You can also have a look at suggestions to optimize your queries.
If you have any questions or issues, feel free to reach out to me. Thanks for your understanding,