ready for data structures, auth and middleware done
This commit is contained in:
@@ -70,6 +70,8 @@ export class BaseDatabase {
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
|
||||
try {
|
||||
await connection.sync({force: false});
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user