Spaces:
Running
Running
test
Browse files
prisma/dev.db
DELETED
Binary file (20.5 kB)
|
|
prisma/dev.db-journal
DELETED
Binary file (8.72 kB)
|
|
prisma/migrations/20240830141438_deploy/migration.sql
DELETED
@@ -1,6 +0,0 @@
|
|
1 |
-
-- CreateTable
|
2 |
-
CREATE TABLE "Quote" (
|
3 |
-
"id" TEXT NOT NULL PRIMARY KEY,
|
4 |
-
"hf_user" TEXT NOT NULL,
|
5 |
-
"text" TEXT NOT NULL
|
6 |
-
);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
prisma/migrations/migration_lock.toml
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
# Please do not edit this file manually
|
2 |
-
# It should be added in your version-control system (i.e. Git)
|
3 |
-
provider = "sqlite"
|
|
|
|
|
|
|
|