Re: Is Ignite planning to support COMMENT ON statements?

2019-07-10 Thread Юрий
Hi Liyuj,

As of now we don't support COMMENT ON statements and don't have such plans
or a tickets to add one. But I agree that it should add facilities for
users.

Feel free to raise the ticket.

ср, 10 июл. 2019 г. в 00:48, Dmitriy Pavlov :

> Hi,
>
> I'm not aware of such plans, for now.
>
> Maybe SQL experts (CCed) can provide some more details.
>
> Sincerely,
> Dmitriy Pavlov
>
> вс, 7 июл. 2019 г. в 15:39, liyuj <18624049...@163.com>:
>
> > Hi,
> >
> > Is Ignite planning to support COMMENT ON statements?
> >
> > H2 supports this command.
> > If Ignite can support this command, it will be helpful to increase the
> > maintainability of tables.
> >
> >
> >
>


-- 
Живи с улыбкой! :D


Re: Is Ignite planning to support COMMENT ON statements?

2019-07-09 Thread Dmitriy Pavlov
Hi,

I'm not aware of such plans, for now.

Maybe SQL experts (CCed) can provide some more details.

Sincerely,
Dmitriy Pavlov

вс, 7 июл. 2019 г. в 15:39, liyuj <18624049...@163.com>:

> Hi,
>
> Is Ignite planning to support COMMENT ON statements?
>
> H2 supports this command.
> If Ignite can support this command, it will be helpful to increase the
> maintainability of tables.
>
>
>


Is Ignite planning to support COMMENT ON statements?

2019-07-07 Thread liyuj

Hi,

Is Ignite planning to support COMMENT ON statements?

H2 supports this command.
If Ignite can support this command, it will be helpful to increase the 
maintainability of tables.