-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
I'have installed from applications market.
I have created a database following the model provided in README.md
and got theses errors :
2022-06-23 21:01:10.766 CEST [6458] ident@ident INSTRUCTION : SELECT COUNT(g.gid) > 0 AS admin FROM CloudGroup g, CloudUserGroup ug WHERE ug.gid = g.gid AND ug.uid = $1 AND g.admin 2022-06-23 21:01:10.767 CEST [6458] ident@ident ERREUR: syntaxe en entrée invalide pour le type integer : « thierry »
why does it put a string instead of an id ?!
Metadata
Metadata
Assignees
Labels
No labels