Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KoRiF
/
MinCPionS
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MinCPionS
/
sql
/
select_metadata.sql
KoRiF
improve data lifecycle
6791083
30 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
56 Bytes
SELECT
value
, updated_at
FROM
metadata
WHERE
key
=
?;