Skip to content

An Open Source project for supporting Small Farmers

Notifications You must be signed in to change notification settings

EliVolsch/smallfarming-gis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Naming conventions:

SQL Statements should write reserved works in ALL CAPS for example:

SELECT * FROM foo;

Entity names should be singular for example:

water_point not water_points

Entity names should be lower case, underscore separated, for example:

water_point not WaterPoint

Lookup table names should be in lower case, for example:

other not Other

[farming] host=postgis.kartoza.com user=timlinux password= port=32321 dbname=farming sslmode=require

or gis and various others

About

An Open Source project for supporting Small Farmers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published