observablehq / stdlib

The Observable standard library.
https://observablehq.com/@observablehq/standard-library
ISC License
957 stars 83 forks source link

Fix sort order for SQLite tables #334

Closed libbey-observable closed 1 year ago

libbey-observable commented 1 year ago

Resolves #333

Before After
Screen Shot 2022-11-30 at 12 56 34 PM Screen Shot 2022-11-30 at 12 56 56 PM
libbey-observable commented 1 year ago

LGTM. Not sure if you want to wait for Mike's approval, but looks good to me.

I'll go by his thumbs up to ordering by schema first, and call this good.