Remove the untenanted database

This commit is contained in:
Stanko K.R.
2025-11-10 12:44:19 +01:00
committed by Mike Dalessio
parent 4d3c265042
commit 6705b5225f
18 changed files with 45 additions and 2939 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
class Identity < UntenantedRecord
class Identity < ApplicationRecord
include Transferable
has_many :memberships, dependent: :destroy