Add __hash__ support to PySQLConnection

Registered by Nikoleta Verbeck

Implement __hash__ in PySQLConnection to allow PySQLPool to use an instance as the Pool Key vs calling a generating method in the instance.

Blueprint information

Status:
Complete
Approver:
Nikoleta Verbeck
Priority:
Low
Drafter:
Nikoleta Verbeck
Direction:
Needs approval
Assignee:
Nikoleta Verbeck
Definition:
Obsolete
Series goal:
Accepted for pre-1.0
Implementation:
Deferred
Milestone target:
milestone icon 0.4
Completed by
Nikoleta Verbeck

Related branches

Sprints

Whiteboard

__hash__ must return an Int but at this time there is no way to create an Int type key that is dynamically unique per connection string.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.