I'm planning to migrate a site with about 45,000 users and 100,000 forum posts and I'm in the process of mapping out the database tables and columns from one environment to the other. Surely there must be a document somewhere explaining what each table/column is used for.
For example, I think I've mapped the forums, but then I see a table named bx_forum_user. I've done test postings in my D7 but can't figure out how that table gets populated. I'm afraid I'm going to complete this migration only to discover a month later there's a bug in my migration because I didn't populate a table and then I have to do everything over again.
Any help is greatly appreciated...