-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy path0.1.0_Beta_3.txt
More file actions
12 lines (12 loc) · 913 Bytes
/
0.1.0_Beta_3.txt
File metadata and controls
12 lines (12 loc) · 913 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
[main] Added versioning policy allowing to set up certain rules for entity version increasing
[main] Fixed problems with setting Catalog.Name, Catalog.DbName, CatalogNode.Name and CatalogNode.DbName properties
[main] Fixed certain cases when grouping by an Entity field caused wrong results
[main] Persisting of changes to database while EntitySet enumeration doesn't break enumeration
[main] Fixed initialization of fields of non-persistent types within queries
[main] Entity.Lock() locks correct raws in database
[main] DomainUpgradeMode.Validate mode became stricter to avoid data corruption
[firebird] Made column types extraction be culture-independant
[sqlserver] Fixed extraction of default value of table columns
[sqlserver] Improved default schema detection in driver factory
[sqlserver] Updated Azure provider to Sql Server v12 provider
[weaver] Project building fails when weaving ends up with an error