Skip to content

PostgreSQL quote table name and support for schema name option

Compare
Choose a tag to compare
@animir animir released this 20 Oct 08:39
· 122 commits to master since this release
  • use quotation for table name in RateLimiterPostgres queries. Thanks to @komachi
  • add optional schemaName to RateLimiterPostgres limiter. Thanks to @paulsc54
  • special thanks to @roggervalf who configured Github Actions for tests

🍯