coletz
03/13/2020, 5:12 PMnear "transaction": syntax error in "CREATE TABLE IF NOT EXISTS transaction (
id TEXT PRIMARY KEY NOT NULL,
organizationId TEXT NOT NULL,
origin_wallet_id TEXT,
destination_wallet_id TEXT NOT NULL,
amount INTEGER NOT NULL,
currency_date TEXT NOT NULL,
acknowledge_date TEXT,
acknowledge_message TEXT,
user_message TEXT,
competence_id TEXT
)"
attempted to run migration and failed. closing connection.
is there something wrong in the query? maybe something not supported on iOS? Everything seems fine to me...coletz
03/13/2020, 5:49 PMcoletz
03/13/2020, 6:37 PMjw
03/13/2020, 7:57 PMcoletz
03/13/2020, 8:07 PMjw
03/13/2020, 8:07 PM