-
Notifications
You must be signed in to change notification settings - Fork 33
[format] capitalize true #211
Open
Labels
Description
-CREATE FUNCTION db_utils.set_hidden_smart_comment ( schema_name text, table_name text, column_name text, is_hidden boolean DEFAULT TRUE ) RETURNS void AS $EOFCODE$ +CREATE FUNCTION db_utils.set_hidden_smart_comment ( schema_name text, table_name text, column_name text, is_hidden boolean DEFAULT true ) RETURNS void AS $EOFCODE$
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackNo fields configured for issues without a type.