Skip to content

Table and column highlights

Latest
Compare
Choose a tag to compare
@makaroni4 makaroni4 released this 08 Oct 22:20
· 5 commits to main since this release

Now you can highlight tables and columns via the highlights URL param.

Here's an example URL: https://sqlhabit.github.io/sql_schema_visualizer/databases/bindle?highlights=users:id,email,signup_date;purchases:user_id,created_at

This is how it looks like:

table_highlights