mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-02-01 09:53:05 -05:00
SQL Generation Scripts
This directory contains scripts to generate SQL files from Entity Framework Core migrations and convert them to TypeScript constants which are used by the ./core/vault TypeScript library.
This library is consumed by the web app, browser extensions and mobile apps for vault creation and upgrades.
Refer to the docs upgrade-ef-client-model.md for how this scripts are used.