You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@metamodel.apache.org by Rebel Geek <re...@gmail.com> on 2020/02/04 18:36:29 UTC

ALTER TABLE

Hello, 

Is there a way to alter a table using MetaModel?

Thanks, 

Alfred

Re: ALTER TABLE

Posted by Kasper Sørensen <i....@gmail.com>.
Hi there,

No we currently don't have ALTER TABLE operations in MetaModel. Assuming
this is for the JDBC module, you could do it using regular JDBC and then
just call refreshSchemas() on the datacontext afterwards.

Den tir. 4. feb. 2020 kl. 10.36 skrev Rebel Geek <re...@gmail.com>:

> Hello,
>
> Is there a way to alter a table using MetaModel?
>
> Thanks,
>
> Alfred
>