User Tools

Site Tools


Sidebar

Table listing

Here is the list of all tables created in the database.

Clic on a table name for more informations.

model:locationtype

Table locationtype

Remarks

A locationtype corresponds to a type of site like a distribution site, a school, a health center, a well, …

Schema

Name Type Not Null Primary Key Foreign Key Remarks
:———:———:————-:—————-:—————-:————
locationtypeid integer X X This is the primary key of the table.
name character varying(50) X This is the human-readable name of the location type.
reuse bool X This is a boolean that indicates if the location type can be reused.
boundadminlevelid integer X adminlevel(adminlevelid) This is a foreign key to the table adminlevel.
countryid integer X country(countryid) This is a foreign key to the table country.

Diagram

model/locationtype.txt · Last modified: 2016/01/11 21:38 (external edit)