Skip to main content
Go to Latest
class newesttablename1
extends Model
import { newesttablename1 } from "https://deno.land/x/ponder@v0.0.4.0/dataModels.ts";

Properties

tableName: string

Static Properties

mangoscore: { data_type: string; is_nullable: string; }
newcolumn1: { data_type: string; is_nullable: string; }
secondcolumn2: { data_type: string; is_nullable: string; }
thirdnew3: { data_type: string; is_nullable: string; }
interface newesttablename1
import { type newesttablename1 } from "https://deno.land/x/ponder@v0.0.4.0/dataModels.ts";

Properties

newcolumn1: string
secondcolumn2: string
thirdnew3: number
mangoscore: number