Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.

transactions & more

Pre-release
Pre-release
Compare
Choose a tag to compare
@abe-winter abe-winter released this 28 Mar 00:00
· 66 commits to master since this release

transactions provide rollbacks for errors, also some locking
SERIAL columns auto-increment
casting operator (::)
parser for CREATE TABLE understands table constraints (currently only pkey). this shouldn't change any behavior.