sql-studio
sql-studio copied to clipboard
Features - Implement Auto-Suggestion - SQL Editor
Request for Endpoint to Provide Table and Column Names for Autosuggestion
Body
Hi @frectonz,
I have a few days to implement autosuggestion to the text editor. Currently, I am working on the keyword's functionality like SELECT
, LEFT JOIN
, WHERE
, etc. but I want to add tables and column names and I need one endpoint to give me that info.