Hi :)
The idea is to push the librarians, admins, and devs to check the
translations out if they remember something off. To try to reach out
instead of relying on those already interested in translation and
subscribed to koha-translate.
Currently not all release maintainers announce the stri
We add some issues with indexes on timestamp.
1 lines never have the exact same timestamp to the index is never
efficient right ?
Best regards,
Le 23/03/2022 à 10:12, DevinimKoha a écrit :
Hi all,
Indexes and in generally speaking database performance tuning is quite
complex in some cases a
Hi all,
Indexes and in generally speaking database performance tuning is quite
complex in some cases and is very related with your system, data, size
of customers, etc.
It is better to look at every system specifically.
In general, it is not true that indexes give performance everytime. I
m
> Nice to hear that. How was coding UI tests compared to Selenium?
It's easier to write and easier to debug (given the screenshot and the
ability to inspect the DOM after each test).
> And the API tests compared to the current way?
Please have a look at the patch, or at least the very succinct c