bndw
|
55f0f5a225
|
feat(postgres): configurable limits
Makes all hardcoded limits configurable for `type PostgresBackend` and retains the
current default values.
Related to #60
|
2023-06-05 11:49:23 -03:00 |
|
bndw
|
03ecbb9e6c
|
feat(postgres): configurable query limit
Adds a QueryLimit to `type PostgresBackend` and retains the
current default value of 100.
Closes #60
|
2023-05-24 13:13:42 -03:00 |
|
fiatjaf
|
aa96fa0a21
|
refactor framework interface, simplify basic and whitelisted, bring expensive on and rewrite it.
|
2022-07-24 17:41:00 -03:00 |
|