PostgreSQL quote table name and support for schema name option
- 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
🍯