Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/SocialProfile/UserRelationship/sql/user_relationship_request.postgres.sql
Ðазад
-- Postgres version CREATE TABLE user_relationship_request ( ur_id SERIAL PRIMARY KEY, ur_actor_from INTEGER NOT NULL DEFAULT 0, ur_actor_to INTEGER NOT NULL DEFAULT 0, ur_status INTEGER DEFAULT 0, ur_type INTEGER, ur_message TEXT, ur_date TIMESTAMPTZ NOT NULL DEFAULT now() ); CREATE INDEX social_profile_ur_actor_from ON user_relationship_request(ur_actor_from); CREATE INDEX social_profile_ur_actor_to ON user_relationship_request(ur_actor_to);
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка