fb_load.Rd
Load previously generated mocking functions for all tables in the given db and schema
fb_load(dbname, package = NULL, path = ".", schema_name = "public")
name of the database
(optional) name of the package for which functions have been generated
(optional) absolute path where functions where generated. Only used if package argument is not provided.
name of the db schema
list of named functions corresponding to the tables in the schema