-- Add migration script here CREATE TABLE credentials ( access_key_id TEXT, secret_key_enc BLOB, nonce BLOB, expires INTEGER )