Skip to content

"[#54] Refactor ids: use uuid"

Emmanuel Ormancey requested to merge 54-refactor-ids-use-uuid into master
  • Changed table ID types to uuid (string)
  • User primarykey changed from username to ID
  • Renamed channel.id to channel.slug
    • slug autogenerated proposal
  • Reorganized preferences and devices into proper sub folders
  • imports cleaned up

Closes #54 (closed)

Edited by Emmanuel Ormancey

Merge request reports