mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-28 08:49:38 +02:00
feat: project historic sql evidence
This commit is contained in:
parent
954426289d
commit
fb541cb9e5
8 changed files with 511 additions and 2 deletions
|
|
@ -24,6 +24,7 @@ export interface WikiFrontmatter {
|
|||
representative_sql?: string;
|
||||
usage?: HistoricSqlWikiUsageFrontmatter;
|
||||
fingerprints?: string[];
|
||||
stale_since?: string;
|
||||
}
|
||||
|
||||
export interface WikiPage {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue