Autocomplete enum / set fields Denis Ilynikh Created April 27, 2016 15:46 When i have `type` enum('air','sea','euro') NOT NULL DEFAULT 'air', And write a query orders.type="sea" it will be fine to autocomplete variables
Hello Denis,
What database and sql dialect are you working with? Can you please provide complete code with DDL?
I'm working on MySQL and there is a DDL you can test with.
Really looking forward to this feature.
Thanks. Please vote and follow this request: https://youtrack.jetbrains.com/issue/DBE-2774