ERD Schema of the FAB Database¶
Here is the current database schema diagram for the FAB auth manager provider tables.
Warning
The ER diagram shows the snapshot of the database structure valid for version 3.5.0 and it should be treated as an internal detail. It might be changed at any time and you should not directly access the database to retrieve information from it or modify the data. The main purpose of this diagram is to help with troubleshooting and understanding of the internal FAB DB architecture in case you have any problems with the database — for example when dealing with problems with migrations. See also Reference for Database Migrations for list of detailed database migrations.