We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bad5af8 commit f97820fCopy full SHA for f97820f
CHANGELOG.md
@@ -27,6 +27,10 @@ Bug fixes:
27
* fix: EXPOSED-395 ClassCastException with EntityId column operations by @joc-a in https://github.com/JetBrains/Exposed/pull/2103
28
* fix: EXPOSED-391 Cannot map columns to different types anymore by @joc-a in https://github.com/JetBrains/Exposed/pull/2099
29
30
+Docs:
31
+* docs: fix typos in foreignKey documentation by @plplmax in https://github.com/JetBrains/Exposed/pull/2077
32
+* docs: Specify a URL for clicks on the header logo by @vnikolova in https://github.com/JetBrains/Exposed/pull/2080
33
+
34
# 0.50.1
35
Bug fixes:
36
* fix: EXPOSED-366 inList with EntityID column causes type mismatch error by @bog-walk in https://github.com/JetBrains/Exposed/pull/2070
0 commit comments