diff options
| author | Andreas Fischer <bantu@phpbb.com> | 2014-06-24 00:19:30 +0200 |
|---|---|---|
| committer | Andreas Fischer <bantu@phpbb.com> | 2014-06-24 00:19:30 +0200 |
| commit | c01ae175a6703bfb4c4914582d8c73c63476ba6e (patch) | |
| tree | e402965fd3c6e53b05139c022498e31a7278688b /phpBB/install/schemas/sqlite_schema.sql | |
| parent | c0699c88f8a53ca35c30bc1747ba32db56ee3e16 (diff) | |
| parent | ba456bb00ea161ff17311689cdc4bcc8657bb32d (diff) | |
| download | forums-c01ae175a6703bfb4c4914582d8c73c63476ba6e.tar forums-c01ae175a6703bfb4c4914582d8c73c63476ba6e.tar.gz forums-c01ae175a6703bfb4c4914582d8c73c63476ba6e.tar.bz2 forums-c01ae175a6703bfb4c4914582d8c73c63476ba6e.tar.xz forums-c01ae175a6703bfb4c4914582d8c73c63476ba6e.zip | |
Merge branch 'develop-ascraeus' into develop
* develop-ascraeus:
[ticket/12763] Remove invalid comment from oracle and postgres *_schema.sql
[ticket/12763] Remove empty schema files
[ticket/12763] Do not regenerate the *_schema.sql files
Diffstat (limited to 'phpBB/install/schemas/sqlite_schema.sql')
| -rw-r--r-- | phpBB/install/schemas/sqlite_schema.sql | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/phpBB/install/schemas/sqlite_schema.sql b/phpBB/install/schemas/sqlite_schema.sql deleted file mode 100644 index 28649dc54c..0000000000 --- a/phpBB/install/schemas/sqlite_schema.sql +++ /dev/null @@ -1,5 +0,0 @@ -# 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. |
