wip
auto-detect available extensions auto-recovery, fix reindexing check use original image for ml
This commit is contained in:
@@ -89,7 +89,7 @@ describe('getEnv', () => {
|
||||
password: 'postgres',
|
||||
},
|
||||
skipMigrations: false,
|
||||
vectorExtension: 'vectors',
|
||||
vectorExtension: undefined,
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user