LibRay/docs/tables.d2

21 lines
213 B
Text
Raw Permalink Normal View History

2026-05-18 16:31:58 +02:00
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
}