fix second round of code review. improve documents, fix better-sqlite3 method

This commit is contained in:
amammad
2023-11-23 14:01:38 +01:00
parent eb552b7c93
commit 60b422a35c
3 changed files with 16 additions and 21 deletions

View File

@@ -4,7 +4,7 @@
import javascript
module ExperimentalSQL {
module ExperimentalSql {
/**
* Provides SQL injection Sinks for the [TypeORM](https://www.npmjs.com/package/typeorm) package
*/