init.schema: Init a schema by parsing table definition and store info in...

View source: R/db_util.r

init.schemaR Documentation

Init a schema by parsing table definition and store info in easy accessibale R format

Description

Create rclasses of each column and primary keys

Usage

init.schema(schema, name = NULL)

Arguments

schema

the table schema as an R list

name

of the table


skranz/dbmisc documentation built on Oct. 15, 2022, 2:11 p.m.