Provide * autocompletion of all columns of a table
Tobias Hänel requests a feature for autocompletion of all column names when using '*' in SQL queries. This would simplify capturing the current database schema and prevent issues with schema changes. He suggests making this feature optional to avoid conflicts with standard '*' usage.