Make the primary key a part of the Table policy.
This allow the Cache helper to set it automatically, and avoid cache misses when relying on the primary key as the cache column (since the primary key was always 0)
Please register or sign in to comment