[Devel] [GIT] OpenBioMaps GIT repository, branch devel_2.4 updated: modifier wasn't updated in data table when users performed taxon
git at vocs.unideb.hu
git at vocs.unideb.hu
Sat Apr 14 21:25:23 CEST 2018
The project "OpenBioMaps GIT repository":
The branch, devel_2.4 has been updated
via 22322f99c1806421a4f928eaaa43e531ee93c288 (commit)
from 9d35d13317786ac5e85e36a0b79e027cd6b09a6f (commit)
- Log -----------------------------------------------------------------
commit 22322f99c1806421a4f928eaaa43e531ee93c288
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Sat Apr 14 21:15:57 2018 +0200
modifier wasn't updated in data table when users performed taxon
update...
You must perform a small database structure update on taxon table:
ALTER TABLE ...._taxon ADD COLUMN modifier_id integer DEFAULT 0;
-----------------------------------------------------------------------
Summary of changes:
libs/common_pg_funcs.php | 141 +++++++++++++++++++++++++++++------------------
libs/interface.php | 5 +-
libs/project_admin.php | 3 +-
libs/update_taxonc.php | 45 ++++++++-------
4 files changed, 117 insertions(+), 77 deletions(-)
--
OpenBioMaps GIT repository
More information about the Devel
mailing list