Is the List of Database Tables used within phpBB3 being maintained?

Discuss general development subjects that are not specific to a particular version like the versioning control system we use or other infrastructure.
Post Reply
User avatar
P_I
Community Team
Community Team
Posts: 136
Joined: Fri Oct 31, 2014 4:56 am

Is the List of Database Tables used within phpBB3 being maintained?

Post by P_I »

While investigating a problem that required checking the database I discovered that phpBB 3.2.9's database schema doesn't match up with Tables - phpBB Development Wiki, specifically the phpbb_posts table.

Is Tables - phpBB Development Wiki being maintained? If not, where can one find a current list of database tables used in phpBB?

User avatar
3Di
Registered User
Posts: 951
Joined: Tue Nov 01, 2005 9:50 pm
Location: Milano 🇮🇹 Frankfurt 🇩🇪
Contact:

Re: Is the List of Database Tables used within phpBB3 being maintained?

Post by 3Di »

Just updated. Only the tables at the present time.
🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Want to compensate me for my interest? Donate
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades

User avatar
P_I
Community Team
Community Team
Posts: 136
Joined: Fri Oct 31, 2014 4:56 am

Re: Is the List of Database Tables used within phpBB3 being maintained?

Post by P_I »

3Di wrote: Thu Feb 13, 2020 6:53 am Just updated. Only the tables at the present time.
Thanks. The tables and fields are helpful when attempting to debug some problems.

Post Reply