YanniAlshoufiHTL / NiiC

A modular calendar for features beyond iCal.
MIT License
1 stars 0 forks source link

Add Rest API Endpoint for Plugin Store #28

Closed YanniAlshoufiHTL closed 7 months ago

YanniAlshoufiHTL commented 7 months ago

– niicuserid BIGINT NOT NULLblockmoduleid BIGINT NOT NULL

and a constraint that makes BOTH of these a PRIMARY KEY. This table contains every module that any user has installed.

HINT: You don't have to check if the IDs exist manually, just use a try-catch block!