Hi all

My understanding of the schema versioning is that the schema version is 
additive.

i.e, the tables in version 4 build on top of the tables in version 3.

I see the following tables are repeated in both version 3 and version 4.

Is that by design?

   | version | Stores the JDBC schema version |
   | entities | All entities with their properties and metadata |
   | grant_records | Grant records for entities (authorization) |
   | principal_authentication_data | Authentication data for clients |
   | policy_mapping_record | Policy mappings for targets |
   | events | Event log table |

-
Anand

Reply via email to