ExtReMLapin

Results 239 comments of ExtReMLapin

Forgot to run the CI tests oopsie woopsie

>hi, so, AFAIU, in this way when I restart arcade passing a new rootPassword, the previous one will be overwritten. Only if the user root has been removed manually editing...

This can be related but more like an alternative proposed here https://github.com/ArcadeData/arcadedb/issues/2058#issuecomment-2718427974 > Before merging, I need some hints on how to tests this. AFAIU, to test I should: >...

This is what i deserve for being too lazy to try to compile

![](https://media.tenor.com/AjfaKDBydSwAAAAM/you-point.gif) how dare they take time to merge something on a opensource repo we don't pay anything for

I started writing tests but for some reasons * `random_num = random.randint(1, 2**16)` no error because no repetition * `random_num = random.randint(1, 1)` no error, systematic repetition * `random_num =...

pg driver is still broken even with thoses fixes, if someone has the willing to fix it, here are more tests that fails : ```python import psycopg db_string_test = 'TEST'...

thanks for the help on this @robfrank, we're out of "free time" to allocate on open source at the office