chickadee » arcadedb » a-comment

a-commentprocedure
a-comment #!rest msgprocedure

Returns string being database comment of current database, if string msg is not passed. Returns boolean that is true if setting database comment string msg succeded.

This function emulates the SQL COMMENT ON DATABASE statement, by creating a type sys and upserting or reading the first comment property.