pematt
pematt
**Feature description** This feature request is to develop the capability in pgModeler to import and diff CockroachDB databases. Since CockroachDB is supposed to be PostgreSQL compliant there may be very...
**Bug description** The diff generates a false positive on a column with a default value that is an expression which is a function with a quoted name. Possibly this is...
**Bug description** When adding a column to a partitioned table and doing a diff then the diff DDL has invalid syntax. Most of the ALTER command appears to be missing....
**Bug description** When clicking the 'Apply' button in the 'Function properties' dialogue then the expand state and the scroll state of the 'Model objects' pane is lost. The 'Model objects'...
**Bug description** The diff generates a false positive on a function. **How to reproduce** Install the attached model in an empty DB Perform a diff This will generate a false...
**Bug description** When double-clicking on a table the Database properties dialogue opens. **How to reproduce** Open the attached model. Duoble-click the inventories table in the diagram - this opens the...
**Bug description** I get the error message below when comping pgModeler. I have compiled earlier versions without problems, eg 0.9.3. **Reproduce** ``` export QT_ROOT=/usr/lib/qt5 export INSTALLATION_ROOT=~/code/pgmodeler/bin/0.9.4-beta1 mkdir -pv $INSTALLATION_ROOT cd...
**Bug description** To open the function `test.f1` in the attached DB model that has 523 rows of code takes 18 seconds at 100% CPU. **How to reproduce** 1. Open the...
**Bug description** Text misaligned in apply diff confirmation dialogue, see screenshot below. **How to reproduce** Generate a diff, wait for the apply diff confirmation dialogue to appear. **Expected behavior** The...
**Bug description** Database explorer unable to generate code for function with boolean default value. **How to reproduce** 1. Install the DB model below 2. Click 'Manage' in the left toolbar...