0
error in documentation: postgres sequences - nextval()
Hi,
just a minor error in one of your documentation pages:
http://www.vertabelo.com/documentation/database-model-elements/sequences
nextval(sequence_name) should be nextval('sequence_name') :
for reference:
http://www.postgresql.org/docs/current/static/functions-sequence.html
Also, thanks for providing such a great service, helped me a lot with my relational databases course :-)
Сервис поддержки клиентов работает на платформе UserEcho