home / train

file

42 rows where patch_id = 4486

✎ View and edit SQL

This data as json, CSV (advanced)

id ▼ patch_id filename
21078 4486 4486 tests/phpunit/data/ParserCache/1.31-CacheTime-cacheExpiry.serialized
21079 4486 4486 tests/phpunit/data/ParserCache/1.31-CacheTime-cacheRevisionId.serialized
21080 4486 4486 tests/phpunit/data/ParserCache/1.31-CacheTime-cacheTime.serialized
21081 4486 4486 tests/phpunit/data/ParserCache/1.31-CacheTime-empty.serialized
21082 4486 4486 tests/phpunit/data/ParserCache/1.31-CacheTime-usedOptions.serialized
21083 4486 4486 tests/phpunit/data/ParserCache/1.31-ParserOutput-empty.serialized
21084 4486 4486 tests/phpunit/data/ParserCache/1.31-ParserOutput-extensionData.serialized
21085 4486 4486 tests/phpunit/data/ParserCache/1.31-ParserOutput-pageProperties.serialized
21086 4486 4486 tests/phpunit/data/ParserCache/1.31-ParserOutput-text.serialized
21087 4486 4486 tests/phpunit/data/ParserCache/1.31-ParserOutput-usedOptions.serialized
21088 4486 4486 tests/phpunit/data/ParserCache/1.31-ParserOutput-withMetadata.serialized
21089 4486 4486 tests/phpunit/data/ParserCache/1.34-CacheTime-cacheExpiry.serialized
21090 4486 4486 tests/phpunit/data/ParserCache/1.34-CacheTime-cacheRevisionId.serialized
21091 4486 4486 tests/phpunit/data/ParserCache/1.34-CacheTime-cacheTime.serialized
21092 4486 4486 tests/phpunit/data/ParserCache/1.34-CacheTime-empty.serialized
21093 4486 4486 tests/phpunit/data/ParserCache/1.34-CacheTime-usedOptions.serialized
21094 4486 4486 tests/phpunit/data/ParserCache/1.34-ParserOutput-empty.serialized
21095 4486 4486 tests/phpunit/data/ParserCache/1.34-ParserOutput-extensionData.serialized
21096 4486 4486 tests/phpunit/data/ParserCache/1.34-ParserOutput-pageProperties.serialized
21097 4486 4486 tests/phpunit/data/ParserCache/1.34-ParserOutput-text.serialized
21098 4486 4486 tests/phpunit/data/ParserCache/1.34-ParserOutput-usedOptions.serialized
21099 4486 4486 tests/phpunit/data/ParserCache/1.34-ParserOutput-withMetadata.serialized
21100 4486 4486 tests/phpunit/data/ParserCache/1.34-ParserOutput-withMetadataPost1_31.serialized
21101 4486 4486 tests/phpunit/data/ParserCache/1.35-CacheTime-cacheExpiry.serialized
21102 4486 4486 tests/phpunit/data/ParserCache/1.35-CacheTime-cacheRevisionId.serialized
21103 4486 4486 tests/phpunit/data/ParserCache/1.35-CacheTime-cacheTime.serialized
21104 4486 4486 tests/phpunit/data/ParserCache/1.35-CacheTime-empty.serialized
21105 4486 4486 tests/phpunit/data/ParserCache/1.35-CacheTime-usedOptions.serialized
21106 4486 4486 tests/phpunit/data/ParserCache/1.35-ParserOutput-empty.serialized
21107 4486 4486 tests/phpunit/data/ParserCache/1.35-ParserOutput-extensionData.serialized
21108 4486 4486 tests/phpunit/data/ParserCache/1.35-ParserOutput-pageProperties.serialized
21109 4486 4486 tests/phpunit/data/ParserCache/1.35-ParserOutput-text.serialized
21110 4486 4486 tests/phpunit/data/ParserCache/1.35-ParserOutput-usedOptions.serialized
21111 4486 4486 tests/phpunit/data/ParserCache/1.35-ParserOutput-withMetadata.serialized
21112 4486 4486 tests/phpunit/data/ParserCache/1.35-ParserOutput-withMetadataPost1_31.serialized
21113 4486 4486 tests/phpunit/data/ParserCache/1.35-ParserOutput-withMetadataPost1_34.serialized
21114 4486 4486 tests/phpunit/data/ParserCache/1.36-ParserOutput-extensionData.serialized
21115 4486 4486 tests/phpunit/data/ParserCache/1.36-ParserOutput-pageProperties.serialized
21116 4486 4486 tests/phpunit/data/ParserCache/1.36-ParserOutput-withMetadata.serialized
21117 4486 4486 tests/phpunit/data/ParserCache/1.36-ParserOutput-withMetadataPost1_31.serialized
21118 4486 4486 tests/phpunit/data/ParserCache/1.36-ParserOutput-withMetadataPost1_34.serialized
21119 4486 4486 tests/phpunit/includes/parser/ParserCacheSerializationTestCases.php

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE file (
            id INTEGER PRIMARY KEY,
            patch_id INTEGER NOT NULL,
            filename INTEGER NOT NULL,
            FOREIGN KEY(patch_id) REFERENCES patch(id)
        );
CREATE INDEX file_patch_id ON file(patch_id);
Powered by Datasette · Queries took 23.601ms