rough-needle-60960
07/13/2023, 5:26 AMchilly-king-10285
07/13/2023, 5:26 AMchilly-king-10285
07/13/2023, 5:27 AMhydra migrate sql
command. This command also runs database migrations in case of an upgrade. Always create a backup before running hydra migrate sql
. For more information on configuring the DSN (Data-Source-Name), you can refer to the [Deployment Fundamentals and Requirements](https://www.ory.sh/docs/ecosystem/deployment) section of the Ory documentation. For more detailed information about the database schema and how to manage it, you can refer to the following sections of the Ory documentation: - [Database setup and configuration](https://www.ory.sh/docs/hydra/self-hosted/dependencies-environment) - [Upgrade instructions](https://github.com/ory/hydra/blob/master/UPGRADE.md) - [FAQ on running migrations](https://www.ory.sh/docs/hydra/faq) Please note that changes to the Ory Hydra SQL schemata should be discussed with maintainers before implementation. Sources: - [Database setup and configuration](https://www.ory.sh/docs/hydra/self-hosted/dependencies-environment) - [Contribute to Ory](https://www.ory.sh/docs/ecosystem/contributing) - [FAQ](https://www.ory.sh/docs/hydra/faq) - [Apply upgrades](https://www.ory.sh/docs/hydra/self-hosted/upgrade)rough-needle-60960
07/13/2023, 5:27 AMchilly-king-10285
07/13/2023, 5:28 AMchilly-king-10285
07/13/2023, 5:29 AMrough-needle-60960
07/13/2023, 5:30 AMchilly-king-10285
07/13/2023, 5:30 AMchilly-king-10285
07/13/2023, 5:30 AMrough-needle-60960
07/13/2023, 6:13 AMchilly-king-10285
07/13/2023, 6:13 AMchilly-king-10285
07/13/2023, 6:13 AMhydra_oauth2_authentication_request_handled
table used by Ory Hydra. For detailed information about this specific table, I recommend checking the official Ory Hydra documentation or the source code on GitHub.