-
Notifications
You must be signed in to change notification settings - Fork 683
Open
Description
Suggested troubleshooting steps for bug reports
- Upgraded to the latest mycli if possible.
- Ran
mycli --checkup, if supported.
Steps to Reproduce
Paste this in to the REPL:
SELECT COLUMN_NAME, DATA_TYPE, IS_NULLABLE, COLUMN_DEFAULT FROM INFORMATION_SCHEMA.COLUMNSand press control-space in the last position.
System
- mycli version: HEAD, commit fe790ab
- OS/version: mac
Discussion
The control-space might not be needed on other systems, as I have min_completion_trigger = 3 set in ~/.myclirc.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels