mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/12763] Remove invalid comment from oracle and postgres *_schema.sql
PHPBB3-12763
This commit is contained in:
@@ -1,11 +1,3 @@
|
||||
/*
|
||||
* DO NOT EDIT THIS FILE, IT IS GENERATED
|
||||
*
|
||||
* To change the contents of this file, edit
|
||||
* phpBB/develop/create_schema_files.php and
|
||||
* run it.
|
||||
*/
|
||||
|
||||
/*
|
||||
This first section is optional, however its probably the best method
|
||||
of running phpBB on Oracle. If you already have a tablespace and user created
|
||||
|
@@ -1,10 +1,3 @@
|
||||
/*
|
||||
* DO NOT EDIT THIS FILE, IT IS GENERATED
|
||||
*
|
||||
* To change the contents of this file, edit
|
||||
* phpBB/develop/create_schema_files.php and
|
||||
* run it.
|
||||
*/
|
||||
|
||||
BEGIN;
|
||||
|
||||
|
Reference in New Issue
Block a user