phpbb/phpBB/install
Meik Sievertsen c4f2430645 - 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


git-svn-id: file:///svn/phpbb/trunk@6177 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-07-13 12:51:56 +00:00
..
schemas - renamed the following columns: 2006-07-13 12:51:56 +00:00
index.php A few miscelaneous tweaks 2006-07-10 19:16:47 +00:00
install_install.php - renamed the following columns: 2006-07-13 12:51:56 +00:00
install_main.php Prevent direct access to these files 2006-06-19 20:52:01 +00:00
phpinfo.php May be useful 2003-02-25 15:48:16 +00:00