wubloader/postgres
Mike Lang be111ccb2a Change database primary key from UUID to TEXT
We still store uuids, but in text form.
This allows us to store non-UUID ids for systems that have other ids.
..
Dockerfile Fix all old references to github.com/ekimekim/wubloader
setup.sh Change database primary key from UUID to TEXT
standby_setup.sh postgres: Changes to work with version 12