fb_generate.Rd
Generate mocking functions for all tables in the given db schema
fb_generate(con, package_path = NULL, path = ".", schema_name = "public")
DBI connection
(optional) path to package root in which to generate functions
(options) path to directory in which to generate functions. Will only apply if not using package_path argument
name of the db schema
list of named functions corresponding to the tables in the schema