parent
c9b79ec9ea
commit
addf660c80
14 changed files with 208 additions and 126 deletions
2
db/schema.rb
generated
2
db/schema.rb
generated
|
@ -10,7 +10,7 @@
|
|||
#
|
||||
# It's strongly recommended that you check this file into your version control system.
|
||||
|
||||
ActiveRecord::Schema[7.0].define(version: 2023_02_25_002002) do
|
||||
ActiveRecord::Schema[7.1].define(version: 2023_10_11_024748) do
|
||||
create_table "credit_card_bills", force: :cascade do |t|
|
||||
t.string "description"
|
||||
t.decimal "amount"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue