Til
-
TIL: generate_series is the most underrated Postgres function
TIL you can use generate_series for date ranges, backfills, test data, and calendar tables — all without a helper.
TIL you can use generate_series for date ranges, backfills, test data, and calendar tables — all without a helper.