phase 0 & 1 ✅, onto the next logic
This commit is contained in:
@@ -11,7 +11,6 @@ import {
|
||||
import { user } from "./better.auth.schema";
|
||||
import { relations } from "drizzle-orm";
|
||||
|
||||
// Add this to your existing schema file
|
||||
export const file = pgTable("file", {
|
||||
id: text("id").primaryKey(), // UUID
|
||||
|
||||
|
||||
Reference in New Issue
Block a user