created_at TIMESTAMPTZ NOT NULL DEFAULT NOW(), updated_at TIMESTAMPTZ NOT NULL DEFAULT NOW(), CONSTRAINT notes_status_check CHECK (status IN ('draft', 'organized ...
Contribute to adas754/sql_notes_1 development by creating an account on GitHub.