PolymerLabs / arcs

Arcs
BSD 3-Clause "New" or "Revised" License
56 stars 35 forks source link

Passes a Schema in to DatabaseDriver rather than computing it lazily. #7118

Closed copybara-service[bot] closed 3 years ago

copybara-service[bot] commented 3 years ago

Passes a Schema in to DatabaseDriver rather than computing it lazily.

This helps consolidate the entitySchemaHash logic in one place (DatabaseDriverProvider), which will make it easier to remove it from DatabaseStorageKey.