mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-24 03:34:18 +01:00
add comments and small test adjustments
This commit is contained in:
@@ -52,6 +52,9 @@ class Database {
|
||||
});
|
||||
}
|
||||
|
||||
/**
|
||||
* connect database
|
||||
*/
|
||||
async connect() {
|
||||
await this.db.connectAsync();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user