Open Duckloveshack opened 2 years ago
When trying to type
"ALTER TABLE table_name ADD COLUMN column_name datatype"
the extension does not highlight the SQL string
DROP TABLE table_name
also isn't highlighted
When trying to type
the extension does not highlight the SQL string