Skip to content
Snippets Groups Projects
Commit 4fb4bc6f authored by De Coninck Laurent's avatar De Coninck Laurent
Browse files

[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.
parent 767e842c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment