Ktorm v2.1 Release Notes

Release Date: 2019-04-26 // almost 5 years ago
    • ➕ Add function asSequenceWithoutReferences to disable the auto joining of reference tables.
    • ➕ Add function mapColumns to select a particular column from tables.
    • ➕ Add dateDiff function for MySQL.
    • 📇 Rename function aggregate to aggregateColumns.
    • Mark some internal APIs as @PublishedApi.