This class contains the managed fields that are also put into the database during FusionAuth setup.
NOTE TO FUSIONAUTH DEVS: These fields are are also declared in SQL in order to boot strap the system. These need to stay in sync.
- Any changes to these fields needs to also be reflected in mysql.sql and postgresql.sql
This class contains the managed fields that are also put into the database during FusionAuth setup.
NOTE TO FUSIONAUTH DEVS: These fields are are also declared in SQL in order to boot strap the system. These need to stay in sync. - Any changes to these fields needs to also be reflected in mysql.sql and postgresql.sql
Brian Pontarelli