Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
Please describe your requested enhancement. Good feature requests will solve common problems or enable new use cases.
What you would like to accomplish:
I would like to use the "$ make db-up and $ make db-down" commands (create / drop a table while updating db schema) when doing full text search via golang client library
How this might work:
The commands $ make db-up and $ make db-down" are used to create / drop a table while updating the DB schema when doing full-text search
If applicable, reasons why alternative solutions are not sufficient:
Feature not available
Other information (workarounds you have tried, documentation consulted, etc):