mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-24 10:58:55 +00:00
[ticket/12763] Remove invalid comment from oracle and postgres *_schema.sql
PHPBB3-12763
This commit is contained in:
parent
3fd7fd435d
commit
307c9bc15f
2 changed files with 0 additions and 15 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue