Skip to content

Instantly share code, notes, and snippets.

@cfcosta
Created May 10, 2012 22:35
Show Gist options
  • Save cfcosta/2656342 to your computer and use it in GitHub Desktop.
Save cfcosta/2656342 to your computer and use it in GitHub Desktop.
test_tree=# insert into tags (name, ancestry) values ('child', '{1}') returning id;
id
----
4
(1 row)
INSERT 0 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment