20 lines
213 B
Text
20 lines
213 B
Text
|
|
|
|
ird: {
|
|
shape: sql_table
|
|
title_id TEXT
|
|
name TEXT
|
|
size BIGINT
|
|
key BLOB
|
|
}
|
|
|
|
redump: {
|
|
shape: sql_table
|
|
name TEXT
|
|
size BIGINT
|
|
crc32 TEXT
|
|
md5 TEXT
|
|
sha1 TEXT
|
|
key BLOB
|
|
}
|
|
|