narwassco / water-web-gis-leaflet

This project is for web-gis of Narok Water and Sewerage Services Company in Kenya
Apache License 2.0
4 stars 0 forks source link

Change column name of "isjica" to "isnew" on PostGIS #2

Open JinIgarashi opened 4 years ago

JinIgarashi commented 4 years ago

The following tables are using "isjica" column.

table column
firehydrant isjica
meter isgrantprj
pipenet isjica
valve isjica
washout isjica

Before changing column name, I need to check where will be affected. I suspect the following parts need to be considered at least.

After checking affected part, I will start to alter source code.

Ronoh2019 commented 4 years ago