John Hardin (Accumula)

Results 9 issues of John Hardin (Accumula)

I'm often dealing with minimized JSON and XML embedded in log files. To ease reading I will copy the block of JSON or XML to a new document in an...

If a file listed in the "Load Recently Opened Model" list no longer exists, and the user selects it, a "could not access" error is generated. This is totally reasonable....

enhancement

### Please confirm that you have: - [X] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional...

Type: Bug

**Bug description** If a FK column is part of a compound PK, then PGModeler wants to puts the FK column last in the PK. The PK editing form cannot currently...

**Bug description** A FK relationship can be defined such that the ON DELETE action is SET NULL but the FK column on the receiver/destination table is NOT NULL. Deleting the...

**Bug description** Defining the FK index name pattern for a relationship accepts and highlights the `{sc}` tag, which suggests it will be used, but does not include the column name...

bug

**Bug description** Applying a specific collation to a text column is held in memory but does not affect generated schema and is not saved in the model file. **How to...

bug
fixed

**Bug description** the "Deterministic" checkbox in the Create Collation dialog is not properly saved in the model file. **How to reproduce** 1. Create a new collation, leaving the "Deterministic" checkbox...

bug
fixed

**Feature description** Changing the order of generation of objects by swapping object IDs has massive unwelcome side effects, as it changes the order of creation of _**both**_ objects. This easily...

bug