Differences
This shows you the differences between the selected revision and the current version of the page.
punbb12:database_tables_reference 2009/07/09 02:34 | punbb12:database_tables_reference 2020/02/06 11:04 current | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== Database Tables Reference ===== | ===== Database Tables Reference ===== | ||
The following is a complete list of all PunBB 1.2 database tables and their respective fields. Primary key fields are underlined. | The following is a complete list of all PunBB 1.2 database tables and their respective fields. Primary key fields are underlined. | ||
+ | |||
+ | ==== bans ==== | ||
^ **Field** ^ **Type** ^ **Default** ^ **Description** ^ | ^ **Field** ^ **Type** ^ **Default** ^ **Description** ^ | ||
| __id__ | int | | The auto-incrementing (identity) primary key identifier for this table. | | | __id__ | int | | The auto-incrementing (identity) primary key identifier for this table. | |