fixed tests
This commit is contained in:
@@ -2357,7 +2357,8 @@ CREATE TABLE tag_subscriptions (
|
||||
post_ids text NOT NULL,
|
||||
is_public boolean DEFAULT true NOT NULL,
|
||||
created_at timestamp without time zone,
|
||||
updated_at timestamp without time zone
|
||||
updated_at timestamp without time zone,
|
||||
last_accessed_at timestamp without time zone
|
||||
);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user