Revision 1f0d7da2
Von Moritz Bunkus vor etwa 7 Jahren hinzugefügt
sql/Pg-upgrade2/files.sql | ||
---|---|---|
1 | 1 |
-- @tag: files |
2 | 2 |
-- @description: Tabelle für Files |
3 |
-- @charset: UTF-8 |
|
4 | 3 |
-- @depends: release_3_4_1 |
5 | 4 |
CREATE TABLE files( |
6 | 5 |
id SERIAL PRIMARY KEY, |
Auch abrufbar als: Unified diff
Datenbankupgrades: unbekannte Control-Felder als Fehler werten