Browse Source

Merge branch 'CLDC-1776-sales-information-sections' into CLDC-1545-about-the-deposit

pull/1113/head
natdeanlewissoftwire 4 years ago committed by GitHub
parent
commit
58f85d8ea3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      db/schema.rb

1
db/schema.rb

@ -419,7 +419,6 @@ ActiveRecord::Schema[7.0].define(version: 2022_12_22_081402) do
t.integer "staircase"
t.integer "stairbought"
t.integer "stairowned"
t.decimal "mrent", precision: 10, scale: 2
t.datetime "exdate", precision: nil
t.integer "exday"
t.integer "exmonth"

Loading…
Cancel
Save