I'm getting this when I'm calling transact:
datomic.impl.Exceptions$IllegalArgumentExceptionInfo: :db.error/not-a-data-function Not a data function: 71
data: {:db/error :db.error/not-a-data-function}
java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: :db.error/not-a-data-function Not a data function: 71
What is the error message trying to tell me? I don't have '71' in my data anywhere, so ah, um... Yeah. This takes clojure stack traces to a new level.