Skip to content

Repeatable completions crash #1668

@rolandwalker

Description

@rolandwalker

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.COLUMNS

and 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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions