Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

sr

Tables

Name Columns Comment Type
sr.organization_status 5 BASE TABLE
sr.organization 14 BASE TABLE
sr.organization_invitation_status 5 BASE TABLE
sr.organization_invitation 12 BASE TABLE
sr.user 15 BASE TABLE
sr.user_role 6 BASE TABLE
sr.user_role_member 6 BASE TABLE
coach.resources 10 BASE TABLE
coach.playbooks 7 BASE TABLE
coach.services 13 BASE TABLE
coach.service-defs 7 BASE TABLE
sr.event_status 5 BASE TABLE
sr.event_type 5 BASE TABLE
sr.event_team_form_mode 6 BASE TABLE
sr.event 12 BASE TABLE
sr.participant 7 BASE TABLE
sr.participant_role 6 BASE TABLE
sr.participant_role_member 5 BASE TABLE
sr.team_status 5 BASE TABLE
sr.team 6 BASE TABLE
sr.team_member 6 BASE TABLE
sr.team_member_role 6 BASE TABLE
sr.team_member_role_member 5 BASE TABLE
sr.cloud_account_provider 5 BASE TABLE
sr.cloud_account_status 5 BASE TABLE
sr.cloud_account 9 BASE TABLE
sr.cloud_account_access_level 5 BASE TABLE
sr.cloud_account_user 6 BASE TABLE
sr.cloud_account_group 7 BASE TABLE
sr.cloud_account_group_member 5 BASE TABLE
sr.coin_transaction_status 5 BASE TABLE
sr.coin_ledger 8 BASE TABLE
sr.coin_balance 6 BASE TABLE
sr.judging_criterion_status 5 BASE TABLE
sr.judging_criterion_category 6 BASE TABLE
sr.judging_criterion 9 BASE TABLE
sr.user_tag 6 BASE TABLE
sr.external_link_type 5 BASE TABLE
sr.team_external_link 8 BASE TABLE
sr.team_score_item 8 BASE TABLE
sr.team_event_feedback 7 BASE TABLE
sr.cloud_resource_type 7 BASE TABLE
sr.cloud_resource 8 BASE TABLE
sr.marketplace_item_type 6 BASE TABLE
sr.marketplace_item 7 BASE TABLE
sr.team_codecommit 6 BASE TABLE
sr.team_analysis_result 6 BASE TABLE
sr.amazon_marketplace_entitlement 11 BASE TABLE
sr.amazon_marketplace_metering 8 BASE TABLE
sr.kanban_item_status 5 BASE TABLE
sr.kanban_item 9 BASE TABLE
sr.entity_asset_type 5 BASE TABLE
sr.entity_asset 8 BASE TABLE
sr.stripe_payment 7 BASE TABLE

Stored procedures and functions

Name ReturnType Arguments Type
sr.uuid_nil uuid FUNCTION
sr.uuid_ns_dns uuid FUNCTION
sr.uuid_ns_url uuid FUNCTION
sr.uuid_ns_oid uuid FUNCTION
sr.uuid_ns_x500 uuid FUNCTION
sr.uuid_generate_v1 uuid FUNCTION
sr.uuid_generate_v1mc uuid FUNCTION
sr.uuid_generate_v3 uuid namespace uuid, name text FUNCTION
sr.uuid_generate_v4 uuid FUNCTION
sr.uuid_generate_v5 uuid namespace uuid, name text FUNCTION
sr.fn_bank_balance float8 entity_uuid uuid FUNCTION
sr.fn_bank_transaction json new_transaction_uuid uuid, new_sending_entity_uuid uuid, new_receiving_entity_uuid uuid, new_transaction_value double precision, new_transaction_status_id bigint, new_transaction_details jsonb FUNCTION
sr.fn_bank_transactions json entity_uuid uuid, num_transactions bigint DEFAULT 1000 FUNCTION
sr.fn_eject_organization uuid ou uuid FUNCTION
sr.fn_entity_type text entity_uuid uuid FUNCTION
sr.fn_event_activity json p_event_uuid uuid, p_offset integer DEFAULT 0, p_limit integer DEFAULT 25 FUNCTION

Relations

er


Generated by tbls