Skip to content
Snippets Groups Projects
Commit a4bc5eee authored by D'Arcy J.M. Cain's avatar D'Arcy J.M. Cain
Browse files

Change the pkey method so that the caller can optionally set the dictionary

used for the primary key lookup.  This will prevent a database lookup
for each connection object that gets created.  This could be a significant
optimization on a busy system.

Similarly, the get_attnames method allows for the attributes dictionary
to be installed directly.
parent f393ee06
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.
Finish editing this message first!
Please register or to comment