-
- Downloads
[FIX] Dictionnaries without rowid
It's possible to create a dictionnary without the key rowid. But in that case it's impossible to enable/disable the value because the dictionnary fonctionality uses always rowid even another primary key is defined. By this fix, the id property uses is the primary key defined on the dictionnary creation.
Loading
Please register or sign in to comment