Postgres names are surprisingly flexible
SELECT * FROM ๐ฑ
I'm Wei Yen, @yen223 on the internet. Ex-software engineer, currently working full-time on building Selectable.
I like databases, programming languages, maths, and wordplay.
SELECT * FROM ๐ฑ
Postgres features that may fly under the radar.
A quick way to copy a table's structure
Get closer to reproducible builds in your Javascript projects
How to make null = null evaluate to true in Postgres
How to model discriminated unions in SQL
I have XCIX problems, but Roman numerals ain't one
The num_nonnulls and num_nulls functions in Postgres
A useful SQL keyword that I didn't know about until recently.
Why backspaces sometimes don't work the way they should.