Dave Welden
Dave Welden
Please answer these questions before submitting your issue. Thanks! 1. What version of Python are you using? Python 3.10.5 2. What operating system and processor architecture are you using? Windows-10-10.0.19044-SP0...
Mermaid diagrams with [invisible links](https://mermaid.js.org/syntax/flowchart.html#an-invisible-link) result in displaying the markdown text instead of a diagram when attempting to export JPEG. The temporary HTML page that is generated does support the...
End to end analytics image does not display. Appears to be a case sensitive issue (.png vs .PNG).
### Describe the bug Working on adding a dark mode to an application. All widgets except tree can be restyled with color and background color. ### Steps to reproduce 1....
Executed following command `datacontract import --format sql --dialect snowflake --source Sample_Employees.sql --output Sample_Employees.datacontract.yaml.txt` Expected to get fields attributes `primaryKey` and `references`. Neither were identified. [Sample_Employees.sql.txt](https://github.com/user-attachments/files/19169487/Sample_Employees.sql.txt) [Sample_Employees.datacontract.yaml.txt](https://github.com/user-attachments/files/19169490/Sample_Employees.datacontract.yaml.txt)
Column lineage currently presents as a JSON string in the HTML export:  The request is to replace the JSON output with a formatted block similar to the other output...
Data types generated by `datacontract import` are not matching the detected data types in `datacontract test`. ``` > datacontract import --format sql --source Sample_Employees.sql --dialect snowflake --output Sample_Employees.datacontract.yaml Written result...
Snowflake SQL script has a `CREATE TABLE dbs.schema.table`, but the generated YAML reports errors on missing account, database, and schema. Account I understand, but database and schema are present and...
Data types bigint, varchar, int, and datetime in SQL Server ddl are imported to yaml as type variant
Visio should also be supported.