"[#29] Refactor ids: use uuid"
- All tables ID to UUID string stype, auto generated, primary keys.
- Renamed in Channel
-
channel.primarykey
tochannel.id
-
channel.id
tochannel.slug
-
- Added id to User, username is not primarykey anymore.
- allow a username change is needed. One day we'll connect to Resource Management portal and will support that.
Closes #29 (closed)