Skip to content
Snippets Groups Projects
Commit 12547874 authored by Kateryna Kostiuk's avatar Kateryna Kostiuk
Browse files

database: migrate to version 1.1


This patch adds table profiles_accounts with the next columns:
 - profile_id INTEGER NOT NULL
 - account_id TEXT NOT NULL
 - is_account TEXT

This table links profiles with account id. It allows find profile for
account by account id. For contacts we still using uri.

Gitlab: #368
Change-Id: Ib789705a45d1583dde18ccf04e117868f54a3660
Reviewed-by: default avatarSebastien Blin <sebastien.blin@savoirfairelinux.com>
parent 44800734
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment