Skip to content

feat : Add uuid field and index to Goal and restriction entities

oumaima lamdira a demandé de fusionner refactor-id-to-uuid vers develop

feat(childManage): add UUID field and index to entities

  • Added new uuid field to the following entities:

    • SettingsRestriction.java
    • RestrictionTime.java
    • RestrictionContent.java
    • Goal.java
  • Added database index on the uuid field in each of these entities for optimized lookup.

Modification effectuée par oumaima lamdira

Rapports de requête de fusion