chore: Merge branch v1 into v2 (#702)

This commit is contained in:
Fabian-Lars
2023-11-14 01:50:13 +01:00
committed by GitHub
parent d4d1633c4d
commit 251852ccbc
42 changed files with 1663 additions and 5522 deletions
-1
View File
@@ -114,7 +114,6 @@ export default class Database {
values: bindValues ?? [],
},
);
return {
lastInsertId,
rowsAffected,