0
0
Fork 0

Remove crypto values from doorkeeper application/token scopes (#31945)

This commit is contained in:
Matt Jankowski 2024-09-18 05:27:50 -04:00 committed by GitHub
parent 5405bdd344
commit 6f836c45aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 34 additions and 1 deletions

View file

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