Skip to content

Commit d8ccca3

Browse files
committed
Changelog improved
1 parent 5f3d426 commit d8ccca3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ChangeLog/7.1.0-Beta-2-dev.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
[main] Obsolete Query's members have been removed
88
[main] Obsolete members of DelayedScalarQuery<T> have been removed
99
[main] Obsolete FieldInfo.IsDynalicallyDefined property's been removed (FieldInfo.IsDynamicallyDefined is still there)
10+
[main] Changed translation of queries when DomainConfiguration.ShareStorageSchemaOverNodes set to true
11+
[main] StorageDriver.Compile(ISqlCompileUnit, NodeConfiguration) became obsolete
12+
[main] SqlNodeActualizer became obsolete
13+
[main] SqlCompilerConfiguration's DatabaseMapping and SchemaMapping moved to SqlPostCompilerConfiguration
1014
[main] Some EventArgs inheritors that were sealed classes transformed to read-only structures
1115
[main] DbCommandEventArgs became read-only structure
1216
[main] SqlCustomFunctionCall and SqlFunctionCall share one base type

0 commit comments

Comments
 (0)