Release Notes
From DreamFactory
Toddappleton (Talk | contribs) |
Toddappleton (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | Version 2.0.2 (Released November 30, 2015) | + | ## Version 2.0.2 (Released November 30, 2015) |
− | + | * Added ability to create virtual foreign keys across two tables on same or different SQL db | |
− | + | * Added aliases for virtual fields and relationships | |
− | + | * Added ability to create virtual fields for db functions like appending two string fields, e.g., concat(field1, field2) | |
− | + | * Added ability to create virtual fields for aggregation by field name | |
For details please see the relevant change logs on [https://github.com/dreamfactorysoftware GitHub]. | For details please see the relevant change logs on [https://github.com/dreamfactorysoftware GitHub]. |
Revision as of 20:33, 30 November 2015
- Version 2.0.2 (Released November 30, 2015)
- Added ability to create virtual foreign keys across two tables on same or different SQL db
- Added aliases for virtual fields and relationships
- Added ability to create virtual fields for db functions like appending two string fields, e.g., concat(field1, field2)
- Added ability to create virtual fields for aggregation by field name
For details please see the relevant change logs on GitHub.