Results 10 issues of Alisdair Owens

These are legacy from when I had separate code for static site generation. We may wish to keep some of these adjustments for the sake of prettiness, but if so...

'Introspecting your database'?

Formatting is bad/cramped. Design should be more vertical, particularly of the main working/answer area. Open to suggestions from people who don't suck at webdev as to whether this should be...

Postgres-specific functionality like arrays, ranges, JSON types. I'd like to hide this stuff for the basic exercises to avoid confusion for beginners. I think we could potentially implement a second...

Implement DDL exercises. There's some challenges here, particularly in how we validate results and display them back to the user.

This exercise: https://pgexercises.com/questions/aggregates/payback.html Could use some explanation about why the group by works with the PK and not just all the fields.

Per HN comment: > After doing a couple exercises what I don't like is the naming convention. Something like "montlymaintenance" or "recommendedby" are just hard to read and type and...