arvanus
arvanus
Currently, the INDEX name generated isn't standardized with the other objects,   -Absence of underscore at the index sequence suffix -Unique and check starts counting at 0 instead of...
Reference: Discussion #161 TODO: update README.md and res/COPYING
The current format of timestamp is `D.N.Y, H:M:S.T`, but for Fb4 this format returns a exception in execution, so I'll remove the comma from the default format, new format: `D.N.Y,...
New datatypes: - INT128 - DECFLOAT(16) - DECFLOAT(34) - DECFLOAT - TIME [ { WITHOUT | WITH } TIME ZONE ] - TIMESTAMP [ { WITHOUT | WITH } TIME...
Example: GRANT DELETE, DELETE, DELETE, DELETE, DELETE, DELETE, DELETE, DELETE, DELETE, DELETE, DELETE, DELETE, DELETE, DELETE, DELETE, DELETE, DELETE, DELETE, INSERT, INSERT, INSERT, INSERT, INSERT, INSERT, INSERT, INSERT, INSERT, INSERT,...
From the last 1-2 weeks, the REST Balance function are always returning: '{"Status": 401, "Description": "Invalid ApiKey", "Responses": []}'
Hoje se eu tenho dois repositórios diferentes, mas com nomes iguais eu não consigo usar o segundo repositório (mesmo em projetos diferentes), o Boss acaba misturando os dois, e usando...
When you extract a object DDL, Flamerobin also extracts it's usages permissions, with generators on FB3+ it's not generated ``` create generator gen1; grant usage on generator gen1 to MYROLE...
Hi, is there an available LDAP auth method? I see that there is Windows Security auth, but would know more about using AD/LDAP in a Linux environment Thanks