mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-07 07:55:13 +02:00
36 lines
1.7 KiB
JSON
36 lines
1.7 KiB
JSON
{
|
|
"fixtures": [
|
|
{
|
|
"id": "chinook_with_declared_metadata",
|
|
"displayName": "Chinook (SQLite, declared metadata)",
|
|
"url": "https://raw.githubusercontent.com/lerocha/chinook-database/master/ChinookDatabase/DataSources/Chinook_Sqlite.sqlite",
|
|
"sha256": "7651ba378ac2fcd0dfc3c66fb101f7a7eed3ba39a612ec642b96e20702061f15",
|
|
"license": "MIT",
|
|
"source": "https://github.com/lerocha/chinook-database"
|
|
},
|
|
{
|
|
"id": "northwind_with_declared_metadata",
|
|
"displayName": "Northwind (SQLite, declared metadata)",
|
|
"url": "https://github.com/jpwhite3/northwind-SQLite3/raw/main/dist/northwind.db",
|
|
"sha256": "2f4f5c68dfcd33ba27373eae48c7a4869800c68095ee0f9f0da494f83382a877",
|
|
"license": "MIT",
|
|
"source": "https://github.com/jpwhite3/northwind-SQLite3"
|
|
},
|
|
{
|
|
"id": "sakila_with_declared_metadata",
|
|
"displayName": "Sakila (SQLite, declared metadata)",
|
|
"url": "https://raw.githubusercontent.com/bradleygrant/sakila-sqlite3/master/sakila_master.db",
|
|
"sha256": "88c91a4a1a6b61f9d3f35904c0a173c887b25e73f20c3c2fdb073818c06f4268",
|
|
"license": "BSD-2-Clause",
|
|
"source": "https://github.com/bradleygrant/sakila-sqlite3"
|
|
},
|
|
{
|
|
"id": "adventureworkslt_with_declared_metadata",
|
|
"displayName": "AdventureWorksLT (SQLite, declared metadata)",
|
|
"url": "https://github.com/nuitsjp/AdventureWorks-for-SQLite/releases/download/Release-1_0_0/AdventureWorksLT.db",
|
|
"sha256": "f1a87a31f4efb5654f57a3b1ca47fac338972ceb7553673d66ea0bd9d55a7008", "_allowlist": "// pragma: allowlist secret",
|
|
"license": "MIT",
|
|
"source": "https://github.com/nuitsjp/AdventureWorks-for-SQLite"
|
|
}
|
|
]
|
|
}
|