1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-08 06:55:21 +02:00

chore: DB migration update

This commit is contained in:
Cameron Roudebush 2025-05-18 08:48:42 -04:00
parent 9e9e2fa1e8
commit 14067dd7b8
2 changed files with 1 additions and 1 deletions

2
db/schema.rb generated
View file

@ -10,7 +10,7 @@
#
# It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema[7.2].define(version: 2025_05_09_182903) do
ActiveRecord::Schema[7.2].define(version: 2025_05_17_134646) do
# These are extensions that must be enabled in order to support this database
enable_extension "pgcrypto"
enable_extension "plpgsql"