Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

Table-wide unique constraints

Compare
Choose a tag to compare
@itsjoeconway itsjoeconway released this 30 Aug 14:48
· 115 commits to master since this release
  • Adds HTTPRequestBody.maxSize to limit HTTP request body sizes. Defaults to 10MB.
  • Adds ManagedTableAttributes to configure underlying database table to use multiple columns to test for uniqueness.