Skip to content

Added cast_to_text option for non string fields#138

Open
greg-barnett wants to merge 1 commit into
crowdint:masterfrom
greg-barnett:master
Open

Added cast_to_text option for non string fields#138
greg-barnett wants to merge 1 commit into
crowdint:masterfrom
greg-barnett:master

Conversation

@greg-barnett

Copy link
Copy Markdown

If you are doing an autocomplete against an integer, timestamp or other non string field and your database is Postgres, you need to CAST to TEXT.

Haven't tested with any other databases, but I suspect that this new option is only needed for Postgres.

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.

1 participant