aboutsummaryrefslogtreecommitdiffstats
path: root/sql/dawn.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql/dawn.sql')
-rw-r--r--sql/dawn.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/dawn.sql b/sql/dawn.sql
index 629c3dac..bfd1a041 100644
--- a/sql/dawn.sql
+++ b/sql/dawn.sql
@@ -3537,6 +3537,7 @@ CREATE TABLE citco_irs (
float_fixing_freq "frequency" NOT NULL,
pay_interest_calc_method "interest_calc_method" NOT NULL,
committed bool NOT NULL default False,
+ payreceive bool NOT NULL
);