kuzudb / kuzu

Embeddable property graph database management system built for query speed and scalability. Implements Cypher.
https://kuzudb.com/
MIT License
1.07k stars 77 forks source link

Fix output message text in db extensions #3357

Closed prrao87 closed 3 weeks ago

prrao87 commented 3 weeks ago

Small fix to the output message on success for database extensions (I made it past tense, as the action has been completed once the user reads the message). Tests pass.