[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] MongoCollection: 'Delete()' replaces 'Remove()', and 'Remove()' now just...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] MongoCollection: 'Delete()' replaces 'Remove()', and 'Remove()' now just...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Mon, 17 Jun 2024 13:43:50 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: be38515e by Benoît Minisini at 2024-06-17T15:41:52+02:00 MongoCollection: 'Delete()' replaces 'Remove()', and 'Remove()' now just removes one document from its identifier. [GB.MONGODB] * NEW: MongoCollection: 'Remove()' now removes one document from its identifier. * NEW: MongoCollection: 'Delete()' deletes the result of a query, or drops the entire collection. - - - - - 1 changed file: - gb.mongodb/src/c_mongocollection.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/be38515ecda54847a261bd0d674ba307c249953e -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/be38515ecda54847a261bd0d674ba307c249953e You're receiving this email because of your account on gitlab.com.