Ihre Kommentare

Hi,


That comment is fine. You've added primary key name that contains a space character: "Type _pk". It raises an error.

Hi,


This is fixed now. Sorry for any inconvenience caused.

Hi,

Could you lease remove all cookies. Here is an instruction https://support.google.com/chrome/answer/95647?co=GENIE.Platform%3DDesktop&hl=en-GB

Please let us know if it helps.


Hi,


Sorry, we do have free plan for open source projects. Our academic plan is for university lecturers/students only.

Hi,


I've made a test. I've created model, added table, added collumns, and finally generated migration script. I got this query:



ALTER TABLE "Table_1"
    ADD "column_2" int  NOT NULL;


Could you send us an example model to reproduce it? Are you sure your model is an "Oracle" database model?




Hi,


This is a bug. We're working on it.

Hi,



You may share model directly from database modeler screen. Just click on the "Share" button. See picture below: