0
Не ошибка

Exclude comments in SQL

Varmo Pilt 6 лет назад обновлен 6 лет назад 2

I don't check the Include comments for database objects option, but generated SQL includes comments.

Не ошибка

Hi,


Generated SQL script can contains two types of comments:

#  comments for a human that reads the script. Line starts with '--'

#  comments on database object. DDL command e.g. 

This options turns on/off the latter comments.


Hope it helps.





I meant comment like that

nimetus varchar(60) NOT NULL COMMENT 'Ametikoha nimetus.',

Сервис поддержки клиентов работает на платформе UserEcho