Revision 6177
- renamed the following columns:
comment -> attach_comment
new, forwarded, unread, marked, deleted -> pm_new, pm_forwarded, pm_unread, pm_marked, pm_deleted
module_name -> module_basename
value -> lang_value
- every column is now NOT NULL
- every column is now having a DEFAULT value
- hopefully mostly consistent across every db schema
- untested schemas: sqlite, oracle, firebird
Files
- added
- modified
- copied
- renamed
- deleted
- trunk
- phpBB
- adm
- develop
- includes
- acp
- acp_attachments.php (diff)
- acp_modules.php (diff)
- acp_permissions.php (diff)
- acp_profile.php (diff)
- acp_prune.php (diff)
- acp_users.php (diff)
- db
- functions.php (diff)
- functions_display.php (diff)
- functions_module.php (diff)
- functions_posting.php (diff)
- functions_privmsgs.php (diff)
- functions_profile_fields.php (diff)
- mcp
- message_parser.php (diff)
- ucp
- install
- mcp.php (diff)
- memberlist.php (diff)
- posting.php (diff)

