Skip to contents

All functions

connect_to_database()
Create a connection to Porowhita Hauwhā
connect_to_production_database()
Create a connection to Porowhita Hauwhā
connect_to_test_database()
Create a connection to a test version of Porowhita Hauwhā
connect_to_writable_database()
Create a connection to Porowhita Hauwhā
disconnect_from_database()
Disconnect from the database
get_assets()
Retrieve a list of all assets
get_community_spaces()
Return a dataframe of community spaces
get_entities()
Retrieve a list of all entities
get_facilities()
Retrieve a list of all facilities
get_file_path()
Retrieve the full path to a file in File Storage
get_libraries()
Return a dataframe of community libraries
get_names()
Find Facility Names and Aliases in the Database
get_partners()
Retrieve a List of All Partners
get_spaces()
Retrieve a list of all spaces
insert_change_log()
Add An Item to the Facilities Change Log
insert_contact()
Add a new partner contact into the database
insert_facility()
Add a New Facility to the Database
insert_name()
Add a new facility name to the database
insert_partner()
Add a new partner into the database
insert_record()
Add a new record into a database table
insert_space()
Add a New Entry to the spaces Table
test_assets
Porowhita Hauwhā test data: assets
test_contacts
Porowhita Hauwhā test data: test_contacts
test_entities
Porowhita Hauwhā test data: entities
test_entity_bridge_table
Porowhita Hauwhā test data: entity_bridge_table
test_facilities_attributes
Porowhita Hauwhā test data: facilities_attributes
test_facilities_attributes_bridge_table
Porowhita Hauwhā test data: facilities_attributes_bridge_table
test_names
Porowhita Hauwhā test data: names
test_partners
Porowhita Hauwhā test data: partners
test_partners_bridge_table
Porowhita Hauwhā test data: partners_bridge_table
test_spaces
Porowhita Hauwhā test data: spaces
update_contact()
Update Partner Contact Details
update_facility()
Update a Facility in the Database