Home
last modified time | relevance | path

Searched refs:ipb_by_actor (Results 1 – 25 of 38) sorted by relevance

12

/dports/www/mediawiki136/mediawiki-1.36.3/maintenance/sqlite/archives/
H A Dpatch-ipblocks-ipb_timestamp-drop-default.sql4 ipb_by_actor BIGINT UNSIGNED NOT NULL, field
20 ipb_id, ipb_address, ipb_user, ipb_by_actor, ipb_reason_id, ipb_timestamp,
26 ipb_id, ipb_address, ipb_user, ipb_by_actor, ipb_reason_id, ipb_timestamp,
H A Dpatch-ipblocks-drop-ipb_by.sql13 ipb_by_actor bigint unsigned NOT NULL,
31 ipb_id, ipb_address, ipb_user, ipb_by_actor, ipb_reason_id,
36 ipb_id, ipb_address, ipb_user, ipb_by_actor, ipb_reason_id,
H A Dpatch-ipblocks-drop-ipb_reason.sql15 ipb_by_actor bigint unsigned NOT NULL DEFAULT 0,
33 ipb_id, ipb_address, ipb_user, ipb_by, ipb_by_text, ipb_by_actor, ipb_reason_id,
38 ipb_id, ipb_address, ipb_user, ipb_by, ipb_by_text, ipb_by_actor, ipb_reason_id,
H A Dpatch-ipblocks-ipb_by_actor.sql10 ipb_by_actor bigint unsigned NOT NULL DEFAULT 0,
/dports/www/mediawiki137/mediawiki-1.37.1/maintenance/sqlite/archives/
H A Dpatch-ipblocks-ipb_timestamp-drop-default.sql4 ipb_by_actor BIGINT UNSIGNED NOT NULL, field
20 ipb_id, ipb_address, ipb_user, ipb_by_actor, ipb_reason_id, ipb_timestamp,
26 ipb_id, ipb_address, ipb_user, ipb_by_actor, ipb_reason_id, ipb_timestamp,
H A Dpatch-ipblocks-drop-ipb_by.sql13 ipb_by_actor bigint unsigned NOT NULL,
31 ipb_id, ipb_address, ipb_user, ipb_by_actor, ipb_reason_id,
36 ipb_id, ipb_address, ipb_user, ipb_by_actor, ipb_reason_id,
H A Dpatch-ipblocks-drop-ipb_reason.sql15 ipb_by_actor bigint unsigned NOT NULL DEFAULT 0,
33 ipb_id, ipb_address, ipb_user, ipb_by, ipb_by_text, ipb_by_actor, ipb_reason_id,
38 ipb_id, ipb_address, ipb_user, ipb_by, ipb_by_text, ipb_by_actor, ipb_reason_id,
H A Dpatch-ipblocks-ipb_by_actor.sql10 ipb_by_actor bigint unsigned NOT NULL DEFAULT 0,
/dports/www/mediawiki135/mediawiki-1.35.5/maintenance/sqlite/archives/
H A Dpatch-ipblocks-drop-ipb_by.sql13 ipb_by_actor bigint unsigned NOT NULL,
31 ipb_id, ipb_address, ipb_user, ipb_by_actor, ipb_reason_id,
36 ipb_id, ipb_address, ipb_user, ipb_by_actor, ipb_reason_id,
H A Dpatch-ipblocks-drop-ipb_reason.sql15 ipb_by_actor bigint unsigned NOT NULL DEFAULT 0,
33 ipb_id, ipb_address, ipb_user, ipb_by, ipb_by_text, ipb_by_actor, ipb_reason_id,
38 ipb_id, ipb_address, ipb_user, ipb_by, ipb_by_text, ipb_by_actor, ipb_reason_id,
H A Dpatch-ipblocks-ipb_by_actor.sql10 ipb_by_actor bigint unsigned NOT NULL DEFAULT 0,
/dports/www/mediawiki135/mediawiki-1.35.5/maintenance/archives/
H A Dpatch-drop-ipblocks-user-fields.sql9 ALTER COLUMN ipb_by_actor DROP DEFAULT;
H A Dpatch-ipblocks-ipb_by_actor.sql2 ADD COLUMN ipb_by_actor bigint unsigned NOT NULL DEFAULT 0 AFTER ipb_by_text;
/dports/www/mediawiki136/mediawiki-1.36.3/maintenance/archives/
H A Dpatch-drop-ipblocks-user-fields.sql9 ALTER COLUMN ipb_by_actor DROP DEFAULT;
H A Dpatch-ipblocks-ipb_by_actor.sql2 ADD COLUMN ipb_by_actor bigint unsigned NOT NULL DEFAULT 0 AFTER ipb_by_text;
/dports/www/mediawiki137/mediawiki-1.37.1/maintenance/archives/
H A Dpatch-drop-ipblocks-user-fields.sql9 ALTER COLUMN ipb_by_actor DROP DEFAULT;
H A Dpatch-ipblocks-ipb_by_actor.sql2 ADD COLUMN ipb_by_actor bigint unsigned NOT NULL DEFAULT 0 AFTER ipb_by_text;
/dports/www/mediawiki136/mediawiki-1.36.3/maintenance/
H A Dtables-generated.sql679 ipb_by_actor BIGINT UNSIGNED NOT NULL, field
/dports/www/mediawiki137/mediawiki-1.37.1/includes/block/
H A DDatabaseBlock.php472 ->newActorFromRowFields( $row->ipb_by, $row->ipb_by_text, $row->ipb_by_actor ) );
/dports/www/mediawiki136/mediawiki-1.36.3/maintenance/sqlite/
H A Dtables-generated.sql690 ipb_by_actor BIGINT UNSIGNED NOT NULL, field
/dports/www/mediawiki136/mediawiki-1.36.3/maintenance/postgres/
H A Dtables-generated.sql735 ipb_by_actor BIGINT NOT NULL, field
/dports/www/mediawiki137/mediawiki-1.37.1/maintenance/
H A Dtables-generated.sql682 ipb_by_actor BIGINT UNSIGNED NOT NULL, field
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/data/db/sqlite/
H A Dtables-1.34.sql285 ipb_by_actor bigint unsigned NOT NULL, field
/dports/www/mediawiki135/mediawiki-1.35.5/maintenance/
H A Dtables.sql946 ipb_by_actor bigint unsigned NOT NULL, field
/dports/www/mediawiki136/mediawiki-1.36.3/includes/block/
H A DDatabaseBlock.php467 ->newActorFromRowFields( $row->ipb_by, $row->ipb_by_text, $row->ipb_by_actor ) );

12