database: migrate to version 1

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

It is made to synchronize iOS database schema with other
clients and it is allows to create and store SIP accounts.

Change-Id: I51a520817fb567738740abdaf847700a6d4bbb83
15 files changed
tree: 7b75e8c2078248a586b0326fa4986fd88387fca6
  1. Ring/
  2. .gitattributes
  3. .gitignore
  4. .gitreview
  5. compile-ios.sh
  6. COPYING