Martin
DTDrizzle Team
•Created by Martin on 1/25/2024 in #help
schema files from NPM repo?
This is how our plugin system works on a high level. There are external plugins (packages) and local ones as well. Ideally we would like to only build schema for "installed" plugins altough no idea yet even if that possible. Given schema generation with
drizzle-kit generate
is file based.2 replies