Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mythus
/
TeleMarts
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
TeleMarts
/
api
/
prisma
/
migrations
/
20220525012308_add_password_files
/
migration.sql
Mythus
Upload 225 files
67edfce
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
69 Bytes
-- AlterTable
ALTER
TABLE
"files"
ADD
COLUMN
"password"
VARCHAR
;