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

Properties

tableName: string

Static Properties

_id: { data_type: string; is_nullable: string; }
film_id: { data_type: string; is_nullable: string; }
vessel_id: { data_type: string; is_nullable: string; }
interface vessels_in_films
import { type vessels_in_films } from "https://deno.land/x/ponder@v0.0.4.0/dataModels.ts";

Properties

_id: number
film_id: number
vessel_id: number