While exploring sqlite files I often write quite ugly SQL queries. After a couple of minutes I have lost my own train of thought. Being able to format the SQL query I wrote would help with understanding what the query I wrote does.
Perhaps inspiration can be taken from pgadmin which has a similar option.
While exploring
sqlitefiles I often write quite ugly SQL queries. After a couple of minutes I have lost my own train of thought. Being able to format the SQL query I wrote would help with understanding what the query I wrote does.Perhaps inspiration can be taken from pgadmin which has a similar option.