-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
Empty show more show less
The documentation mentions a 'pkFactory' configuration option that can be used to replace the default primary key factory. In reality, this option is actually named 'pk', and passing a 'pkFactory' option does nothing.
Furthermore, the "Primary Key Factories" example in the Readme.md is incorrect, since it creates a factory but does not actually pass it as an option.