File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11## Release notes
22
3- ### 0.12.5 -- Feb TBA , 2020
3+ ### 0.12.5 -- Feb 24 , 2020
44* Rename module ` dj.schema ` into ` dj.schemas ` . ` dj.schema ` remains an alias for class ` dj.Schema ` . (#731 ) PR #732
55* ` dj.create_virtual_module ` is now called ` dj.VirtualModule ` (#731 ) PR #732
66* Bugfix - SSL ` KeyError ` on failed connection (#716 ) PR #725
Original file line number Diff line number Diff line change 1- 0.12.5 -- Feb TBA, 2020
1+ 0.12.5 -- Feb 24, 2020
2+ ----------------------
23* Rename module `dj.schema ` into `dj.schemas `. `dj.schema ` remains an alias for class `dj.Schema `. (#731) PR #732
34* `dj.create_virtual_module ` is now called `dj.VirtualModule ` (#731) PR #732
45* Bugfix - SSL `KeyError ` on failed connection (#716) PR #725
56* Bugfix - Unable to run unit tests using nosetests (#723) PR #724
67* Bugfix - `suppress_errors ` does not suppress loss of connection error (#720) PR #721
78
890.12.4 -- Jan 14, 2020
10+ ----------------------
911* Support for simple scalar datatypes in blobs (#690) PR #709
1012* Add support for the `serial ` data type in declarations: alias for `bigint unsigned auto_increment ` PR #713
1113* Improve the log table to avoid primary key collisions PR #713
You can’t perform that action at this time.
0 commit comments