We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17e987a commit 59550dcCopy full SHA for 59550dc
CHANGELOG.md
@@ -4,6 +4,9 @@
4
### Added
5
- The `:db/ident` and `:id` attributes may now use compound keys.
6
7
+### Fixed
8
+- Fixed a problem where resolving a pattern on disk will lead to an error if the resolution is empty.
9
+
10
## [2.2.3] - 2021-11-10
11
12
- The `asami.core/entity` function now accepts Connections as well as Databases. This will select the latest database from the connection.
0 commit comments