@mikro-orm/coreInterfacesVersion: 7.0On this pageIEntityGenerator Interface for the entity generator, which reverse-engineers database schema into entity source files.Index MethodsgenerateMethods generategenerate(options): Promise<string[]>Parametersoptionaloptions: GenerateOptionsReturns Promise<string[]>
Interface for the entity generator, which reverse-engineers database schema into entity source files.