Buckets:
| import { integer, sqliteTable, text } from "drizzle-orm/sqlite-core" | |
| export const DataMigrationTable = sqliteTable("data_migration", { | |
| name: text().primaryKey(), | |
| time_completed: integer().notNull(), | |
| }) | |
Xet Storage Details
- Size:
- 207 Bytes
- Xet hash:
- b6f335c1cfda73a30c74e248a8aef70601932fe029fd97575911a8b9f5cc7fef
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.