You've already forked pigallery2
mirror of
https://github.com/bpatrik/pigallery2.git
synced 2025-06-15 00:05:28 +02:00
Adding benchmark to release code
This commit is contained in:
@ -106,6 +106,7 @@ export class SQLConnection {
|
||||
this.connection = null;
|
||||
}
|
||||
} catch (err) {
|
||||
console.error('Error during closing sql db:');
|
||||
console.error(err);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user