Skip to content

Release 0.13.1

Compare
Choose a tag to compare
@guzman-raphael guzman-raphael released this 16 Apr 13:31
· 1665 commits to master since this release
aa1b563

Patch Changes:

  • Add None as an alias for IS NULL comparison in dict restrictions (#824) PR #893
  • Drop support for MySQL 5.6 since it has reached EOL PR #893
  • Bugfix - schema.list_tables() is not topologically sorted (#838) PR #893
  • Bugfix - Diagram part tables do not show proper class name (#882) PR #893
  • Bugfix - Error in complex restrictions (#892) PR #893
  • Bugfix - WHERE and GROUP BY clases are dropped on joins with aggregation (#898, #899) PR #893