rvr-nextgen/database/migrations/structure/20230412_0203_revert_oauth_audience.sql

3 lines
44 B
SQL

ALTER TABLE `oauth_tokens`
DROP `audience`;