incrementing version

This commit is contained in:
El RIDO
2022-04-05 07:29:07 +02:00
parent 3a7350c5c4
commit 456ced37c2
32 changed files with 38 additions and 37 deletions

View File

@@ -205,7 +205,7 @@ CREATE INDEX parent ON prefix_comment(pasteid);
CREATE TABLE prefix_config (
id CHAR(16) NOT NULL, value TEXT, PRIMARY KEY (id)
);
INSERT INTO prefix_config VALUES('VERSION', '1.3.5');
INSERT INTO prefix_config VALUES('VERSION', '1.4.0');
```
In **PostgreSQL**, the `data`, `attachment`, `nickname` and `vizhash` columns