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 1
1
## Release notes
2
2
3
3
### 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
5
5
* Drop support for MySQL 5.6 since it has reached EOL PR #893
6
6
* Bugfix - ` schema.list_tables() ` is not topologically sorted (#838 ) PR #893
7
7
* Bugfix - Diagram part tables do not show proper class name (#882 ) PR #893
Original file line number Diff line number Diff line change 1
1
0.13.1 -- TBD
2
2
----------------------
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
4
4
* Drop support for MySQL 5.6 since it has reached EOL PR #893
5
5
* Bugfix - `schema.list_tables() ` is not topologically sorted (#838) PR #893
6
6
* 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