Zuletzt aktiv 1729146756

knox hat die Gist bearbeitet 1729146756. Zu Änderung gehen

1 file changed, 4 insertions

TypeORM-readme-45.ts(Datei erstellt)

@@ -0,0 +1,4 @@
1 + const options: DataSourceOptions = {
2 + // ... other options
3 + entities: [Photo, PhotoMetadata, Author, Album],
4 + }
Neuer Älter