Skip to content

Commit abc155e

Browse files
committed
fix(docs): update experimental flag status in library comparison table
1 parent 65a3405 commit abc155e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/library-comparison.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ _The original asynchronous SQLite binding for Node.js, [unmaintained since Decem
101101
| ------------------------ | ---------------------- | ------------- | ---------------- | ------------- |
102102
| **API Compatibility** | node:sqlite | - | Custom | Custom |
103103
| **Min Node.js Version** | 20.0.0 | 22.5.0 | 14.0.0 | 10.0.0 |
104-
| **Experimental Flag** | Not needed |Not needed | Not needed | Not needed |
104+
| **Experimental Flag** | Not needed | ❌ needed! | Not needed | Not needed |
105105
| **Synchronous API** |||||
106106
| **Asynchronous API** |||||
107107
| **TypeScript Types** | ✅ Built-in | ✅ Built-in | ✅ Via @types | ✅ Via @types |

0 commit comments

Comments
 (0)