Open
Description
Hi :)
I've just setup Tolgee with CockroachDB (it's made to run without masters on kuberenets). With the initial Setup there were only 3 minor errors with the following migrations:
- 1626957302295-1 (using syntax is not yet supported in CRDB - but I think will work out of the box in 23.1)
- 1637177424380-0 (changing the length of the key - I think will also work out of the box in 23.1)
- 1661361670848-3 the only real problem - as it will not support triggers
is there perhaps a way to generate the api keys without the triggers?