reverted post version tag change for danbooru2
This commit is contained in:
@@ -2142,8 +2142,7 @@ CREATE TABLE post_versions (
|
||||
created_at timestamp without time zone,
|
||||
updated_at timestamp without time zone,
|
||||
post_id integer NOT NULL,
|
||||
add_tags text DEFAULT ''::text NOT NULL,
|
||||
del_tags text DEFAULT ''::text NOT NULL,
|
||||
tags text DEFAULT ''::text NOT NULL,
|
||||
rating character(1),
|
||||
parent_id integer,
|
||||
source text,
|
||||
|
||||
Reference in New Issue
Block a user