:mega: Exposed <https://github.com/JetBrains/Exposed/blob/main/docs/ChangeLog.md#0460|0.46.0> is now...
c
📣 Exposed 0.46.0 is now available 📣 This release introduces a new query DSL (
Table.select().where { }
), which will replace the current DSL (
Table.slice().select { }
) in future releases. Please review the migration guide for the full details.
🙌 5
🙌🏾 1