We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0901e6c commit aeaa8d3Copy full SHA for aeaa8d3
ChangeLog/7.2.0-Beta-2-dev.txt
@@ -1,5 +1,9 @@
1
[main] Upgrade hints change names of constructors' string parameters for better understanding of what suppose to be in them.
2
[main] Improved string operations Trim/TrimStart/TrimEnd support
3
+[main] Obsolete DomainConfiguration.DefauktForeignKeyMode const removed, the correctly named constant still exists
4
+[main] Obsolete SqlPersistTask constructors removed
5
+[main] Obsolete AggregateProvider constructor removed
6
+[main] Obsolete CalculateProvider constructor removed
7
[mysql] SqlDml.NullIf function now correctly translated
8
[mysql] Improved support for string.PadLeft/PadRight opertaions
9
[sqlite] Fixed string.Lenght translation
0 commit comments