Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix to accept string based primary keys #157

Closed

Conversation

Alir3z4
Copy link

@Alir3z4 Alir3z4 commented Nov 10, 2015

Primary Key can be anything not only Integer.
For example UUID4

@jorgecarleitao
Copy link
Collaborator

Hi @Alir3z4, thanks for the PR. Unfortunately It still doesn't pass on the test suite, and it would also be useful to add a test for it (e.g. create a model with non-integer PK, index it in Xapian, and query it.

@claudep
Copy link
Collaborator

claudep commented Aug 22, 2021

Superseded by #163.

@claudep claudep closed this Aug 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants