SungBeom's picture
Upload folder using huggingface_hub
4a51346
raw
history blame
51 Bytes
CREATE TABLE table2 (
name TEXT PRIMARY KEY
);