aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--data/schema.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/schema.sql b/data/schema.sql
index de36526..c3d1e5e 100644
--- a/data/schema.sql
+++ b/data/schema.sql
@@ -407,7 +407,7 @@ CREATE VIEW future_transactions AS (
payee,
category_group,
category,
- transfer_account_id
+ transfer_account
FROM
repeated_transactions
WHERE