John Hardin (Accumula)
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....
### 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...
**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...
1.2.2: Can define FK relationship with ON DELETE SET NULL + FK column Is Required = true (NOT NULL)
**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...
1.2.2: Relationship name pattern for FK Index Name ignores `{sc}` tag on simple (single-column) FKs
**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 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 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...
**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...