schema data and schema structure for installations
commitea22f9f946e8b90618daf50251f421821033cb93
authoracydburn <acydburn@89ea8834-ac86-4346-8a33-228a782c2dd0>
Fri, 16 Jan 2009 17:42:46 +0000 (16 17:42 +0000)
committeracydburn <acydburn@89ea8834-ac86-4346-8a33-228a782c2dd0>
Fri, 16 Jan 2009 17:42:46 +0000 (16 17:42 +0000)
tree5948df0aa21445da9c3ce164a0dc2f9adb19d21d
parente0504747c46bb6b97cead387b83fd078b51e2d20
schema data and schema structure for installations
the schema files could be generated on backups too to allow "pleasant" restores and even migrating from one DBMS to another with ease
the schema data is now replication compatible, no longer relying on set auto increment id's we guessed before. hoooorrraaayyyy

git-svn-id: http://code.phpbb.com/svn/phpbb/trunk@9274 89ea8834-ac86-4346-8a33-228a782c2dd0
phpBB/install/schemas/schema_data.php [new file with mode: 0644]
phpBB/install/schemas/schema_structure.php