File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11## Release notes
22
33### 0.13.1 -- TBD
4- * Add ` None ` as an alias for ` NULL ` in ` dict ` restrictions (#824 ) PR #893
4+ * Add ` None ` as an alias for ` IS NULL` comparison in ` dict ` restrictions (#824 ) PR #893
55* Drop support for MySQL 5.6 since it has reached EOL PR #893
66* Bugfix - ` schema.list_tables() ` is not topologically sorted (#838 ) PR #893
77* Bugfix - Diagram part tables do not show proper class name (#882 ) PR #893
Original file line number Diff line number Diff line change 110.13.1 -- TBD
22----------------------
3- * Add `None ` as an alias for `NULL ` in `dict ` restrictions (#824) PR #893
3+ * Add `None ` as an alias for `IS NULL ` comparison in `dict ` restrictions (#824) PR #893
44* Drop support for MySQL 5.6 since it has reached EOL PR #893
55* Bugfix - `schema.list_tables() ` is not topologically sorted (#838) PR #893
66* Bugfix - Diagram part tables do not show proper class name (#882) PR #893
You can’t perform that action at this time.
0 commit comments