Teie kommentaarid
Hello,
I've tried reproduce this behaviour on the same OS and web browser but without success.
Could you please attach a screenshot. Information about browser extensions, screen resolution will be helpful, too.
Hello,
This feature is unavailable right now, but we are going to restore it. I will keep you posted.
You are right, we will fix it soon.
Hello,
The fix is available on production.
Hello,
A new version of XSD schema can be found at Vertabelo github repository: https://github.com/Vertabelo/vertabelo-jooq/blob/master/src/main/resources/xsd/vertabelo-2.3.xsd
I hope this helps.
Customer support service by UserEcho
Hello,
Yes, it is a bug.
I think, the correct syntax is (as sqlite's faq mentions https://www.sqlite.org/faq.html#q1):
If column has type 'integer' and 'primary key' then has also 'autoincrement'.
In this case, the fastes solution is to unset an autoincrement option.
I hope this helps.