linagora / ToM-server

GNU Affero General Public License v3.0
11 stars 3 forks source link

Adding sql requests #91

Closed h1ppox99 closed 2 months ago

h1ppox99 commented 2 months ago

Added new sql request needed for the development of the client-server API (the matrixDb in client server extends the db in the identity server, that is why the changes are done here first). Created requests as general as possible in order to create future request faster when developing the client-server API. Some more tests will be developed then to ensure a complete coverage of these very general methods.

guimard commented 2 months ago

This PR looks to break really the test

h1ppox99 commented 2 months ago

Well-noted, I look into it.

De: "Yadd" @.> À: "linagora/ToM-server" @.> Cc: "Wallaert Hippolyte, M." @.>, "Author" @.> Envoyé: Vendredi 5 Juillet 2024 07:24:51 Objet: Re: [linagora/ToM-server] Adding sql requests (PR #91)

This PR looks to break really the test

— Reply to this email directly, [ https://github.com/linagora/ToM-server/pull/91#issuecomment-2209933306 | view it on GitHub ] , or [ https://github.com/notifications/unsubscribe-auth/BEQBYFJPTK35QDWLE32N553ZKYGYHAVCNFSM6AAAAABKMAXXE2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMBZHEZTGMZQGY | unsubscribe ] . You are receiving this because you authored the thread. Message ID: <linagora/ToM-server/pull/91/c2209933306 @ github . com>

--

HIPPOLYTE WALLAERT

PÔLE EC-UI DU FORUM 4A DE L’ÉCOLE POLYTECHNIQUE

@.***

+33 06 42 09 34 40

@.***

[ http://www.nouveausiteforum.fr/ | www.xforum.binets.fr ]

guimard commented 2 months ago

I saw you just add a new commit, is this branch ready ?

h1ppox99 commented 2 months ago

This branch is ready