-
Notifications
You must be signed in to change notification settings - Fork 11
Migrate title database to SQL #64
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Currently, we rely on Python's pickling format with several unoptimized dictionaries. We should migrate this metadata and probably have an index over their title ID and UID (if determined necessary).