adapts to new renkan client version (dont have to do a project.set because it is done in the dataloader)
adapts the templates to hide new unwanted changes in hda renkan client
CREATE DATABASE hdabo
WITH ENCODING='UTF8'
OWNER=iri
TEMPLATE=template0
LC_COLLATE='fr_FR.UTF-8'
LC_CTYPE='fr_FR.UTF-8'
CONNECTION LIMIT=-1;