pematt

Results 12 comments of pematt

@sferoze Hi, do you have any news on this, please? Thanks!

@sferoze Thank you so much, that is great news! Would you mind sharing the code needed to do this, please? Thanks!

Suggestion: You could have two properties on each object for ordering: one for the order of saving in the xml file, and one for the order of the exported SQL...

Ok I will do that. Thank you very much for the detailed explanation how to solve it!

Ok, thanks for looking into it!

I tried with the suggested solution, then the diff process seemed to work for longer, but then there was a segmentation fault. How can I find out where the segfault...

Here are the steps to reproduce: 1. Compile pgModeler as you described above 2. Create a free tier cockroachdb at cockroachlabs.com (no payment details needed) 3. Set up the access...

I think it dumped because the `test.dbm` model above has partitioning set for the table which does seem to be problematic in cockroachdb, I don't know the details yet. Sorry...

There are also false positives on columns with default value, and there are false positives on sequences with comments. **How to reproduce** Install the attached model in an empty DB...