Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@

**Versioning.** Unless stated otherwise, examples target the current stable release. Anything that requires a specific minimum version (e.g. `gen_random_uuid()` is built in from 13, `MERGE` from 15) is called out in the lesson. Use the newest PostgreSQL you can; the language and tooling improve every year.

**Interactive Version.** You can also read and track your progress through these lessons on the web at [psql.zerodaily.in](https://psql.zerodaily.in).

## Table of Contents

### Getting Started
Expand Down