Commits
Click on a commit to change the comparison rangefeat: configurable caching with support for tracing1 month ago
by jacek-prisma fix: correct TypedQuery creation1 month ago
by jacek-prisma fix: store columns in TypedQuery1 month ago
by jacek-prisma fix: store column names as well1 month ago
by jacek-prisma fix: define aliases and fix some references to PostgreSql1 month ago
by jacek-prisma chore: doc comments and cleanup1 month ago
by jacek-prisma chore: doc comment adjustments and renames1 month ago
by jacek-prisma test: cover the queries and caches1 month ago
by jacek-prisma fix: actually pass tracing flag1 month ago
by jacek-prisma refactor: merge the two prepared query caches1 month ago
by jacek-prisma fix: make sure to return the caller-provided sql with TypedQuery1 month ago
by jacek-prisma chore: get rid of some unneeded accessors1 month ago
by jacek-prisma chore: update assertion text1 month ago
by jacek-prisma doc: clarify comment1 month ago
by jacek-prisma chore: use rsplit because we expect traceparent at the end1 month ago
by jacek-prisma test: cover higher capacity in the tests30 days ago
by jacek-prisma [integration]28 days ago
by jacek-prisma chore: correct typo28 days ago
by jacek-prisma chore: switch over to tokio mutex28 days ago
by jacek-prisma refactor: use a NoOp hasher28 days ago
by jacek-prisma