steve-chavez
|
b91908b749
|
docs: add architecture description
|
2024-04-08 13:50:00 -05:00 |
|
steve-chavez
|
ab73624366
|
docs: add architecture diagram
|
2024-04-08 11:57:03 -05:00 |
|
steve-chavez
|
5ab317caa0
|
refactor: one entrypoint for Plan/Response/Query
- deduplicates timing calculation for the different steps
- enabling query logging later on will be simpler
|
2024-04-04 08:58:55 -05:00 |
|
 renovate[bot]andWolfgang Walther
|
a66738b892
|
chore(deps): update codecov/codecov-action action to v4.2.0
|
2024-04-04 07:17:26 +02:00 |
|
steve-chavez
|
3d55f77bae
|
Revert "fix: slow responses on schema cache reload"
This reverts commit 727ef465c1.
Also documents requests waiting for the schema cache.
|
2024-04-02 23:15:09 -05:00 |
|
steve-chavez
|
d7c64a93f8
|
docs: update schema cache
|
2024-04-01 19:03:14 -05:00 |
|
steve-chavez
|
2543b8d724
|
fix: clarify PGRST204 error message
|
2024-04-01 19:03:14 -05:00 |
|
Wolfgang Walther
|
6de3ba543d
|
nix: Use minimal set of texlive dependencies for docs-render
|
2024-03-31 22:05:02 +02:00 |
|
steve-chavez
|
06ff56d323
|
refactor: move isolation/settings logic to Plan.hs
|
2024-03-28 18:31:42 -05:00 |
|
steve-chavez
|
c33ca4e60c
|
refactor: dry timings calculation for openapi
|
2024-03-28 18:31:42 -05:00 |
|
steve-chavez
|
b75cc853b4
|
chore: fix compilation
The App.hs module was missing NamedFieldPuns.
|
2024-03-27 19:18:17 -05:00 |
|
steve-chavez
|
745e7868b0
|
refactor: dry some timings calculation
|
2024-03-27 18:22:34 -05:00 |
|
Laurence Isla
|
378c11104b
|
test: fix some in-db config values
To correctly test in-db override of config file values, the former must be different from the latter.
|
2024-03-27 15:59:35 -05:00 |
|
Laurence Isla
|
428a6fef63
|
fix: in-db config values not loading for pgrst.server_trace_header and pgrst.server_cors_allowed_origins
|
2024-03-27 15:59:35 -05:00 |
|
 renovate[bot]andWolfgang Walther
|
d02540ac44
|
chore(deps): update codecov/codecov-action action to v4.1.1
|
2024-03-26 19:49:51 +01:00 |
|
 Laurence IslaandGitHub
|
3f162535b8
|
nix: add example on how to use a library locally
|
2024-03-26 11:39:07 -05:00 |
|
steve-chavez
|
a5bb20bbf8
|
refactor: remove unreacheable 404
|
2024-03-25 18:17:01 +01:00 |
|
 renovate[bot]andWolfgang Walther
|
f1f01f1f5c
|
chore(deps): update actions/cache action to v4.0.2
|
2024-03-19 21:58:16 +01:00 |
|
Wolfgang Walther
|
ee359192fa
|
ci: Fix duplicated version number for actions/cache
|
2024-03-19 21:57:30 +01:00 |
|
steve-chavez
|
941ea0f929
|
test: notify do nothing
|
2024-03-19 13:22:51 +03:30 |
|
steve-chavez
|
ee8b3ef8fe
|
fix: log on LISTEN notification
|
2024-03-19 13:22:51 +03:30 |
|
 Ian WijmaandGitHub
|
47b70b8329
|
chore: fix link to docs in readme
Fixed the link to the archived documentation repo.
|
2024-03-16 11:41:44 +01:00 |
|
steve-chavez
|
727ef465c1
|
fix: slow responses on schema cache reload
|
2024-03-15 11:53:29 -05:00 |
|
 renovate[bot]andWolfgang Walther
|
210cded560
|
chore(deps): update nixbuild/nix-quick-install-action action to v27
|
2024-03-15 17:13:24 +01:00 |
|
steve-chavez
|
11d8da046c
|
fix: incorrect /ready response on slow schema load
|
2024-03-15 11:03:01 -05:00 |
|
steve-chavez
|
4b289b1c97
|
test: requests wait for schema cache load
* nix: add postgrest-test-big-schema command
|
2024-03-15 06:18:26 -05:00 |
|
steve-chavez
|
92ac7e574e
|
chore: clarify concurrent notifications test
|
2024-03-14 23:17:05 -05:00 |
|
steve-chavez
|
ec7ab271d6
|
chore: add postgrest roles to big_schema.sql
|
2024-03-14 11:21:17 -05:00 |
|
steve-chavez
|
4a2c851ae5
|
chore: update cabal/stack new hasql-notifications
|
2024-03-13 20:43:46 -05:00 |
|
steve-chavez
|
86e15dbb77
|
fix: upgrade hasql-notifications to show error
|
2024-03-13 11:14:11 -05:00 |
|
 Steve ChavezandGitHub
|
00f5780415
|
fix: don't hide error on LISTEN channel failure (#3323)
|
2024-03-11 19:56:35 -05:00 |
|
 Steve ChavezandGitHub
|
650249ed29
|
perf: remove json_typeof (#3316)
|
2024-03-08 16:02:28 -05:00 |
|
steve-chavez
|
9405a62de8
|
docs: update links to cache/config notify reload
|
2024-03-08 10:31:55 -05:00 |
|
steve-chavez
|
05cdbb34c2
|
test: insignificant JSON whitespace on writes
|
2024-03-07 17:14:16 -05:00 |
|
steve-chavez
|
8eb88ef218
|
test: reduce threshold on memory tests
|
2024-03-07 16:01:21 -05:00 |
|
 Laurence IslaandWolfgang Walther
|
cf7b9bad08
|
nix: only json output for postgrest-dump-schema
|
2024-03-07 16:50:14 +01:00 |
|
 Laurence IslaandWolfgang Walther
|
c276e9741e
|
nix: fix postgrest-dump-schema with optional yaml output
|
2024-03-07 16:50:14 +01:00 |
|
 renovate[bot]andWolfgang Walther
|
6a2677d985
|
chore(deps): update ubuntu:focal docker digest to 80ef4a4
|
2024-03-07 16:27:56 +01:00 |
|
 Steve ChavezandGitHub
|
58999f5102
|
changelog: add how to detect o2o rels on v10.0.0 (#3312)
|
2024-03-06 20:21:58 -05:00 |
|
 Steve ChavezandGitHub
|
2f91853cb1
|
docs: add index usage section (#3299)
|
2024-03-02 11:00:31 -05:00 |
|
 Laurence IslaandWolfgang Walther
|
b8b957667b
|
docs: add enums to working with data types how-to
|
2024-03-02 12:14:13 +01:00 |
|
 renovate[bot]andWolfgang Walther
|
db56c3eecc
|
chore(deps): update actions/download-artifact action to v4.1.4
|
2024-03-02 12:10:10 +01:00 |
|
Wolfgang Walther
|
d5cb6b57ea
|
chore: Prevent unnecessary rebases for renovate PRs
This saves a few CI cycles.
|
2024-03-01 08:57:47 +01:00 |
|
Wolfgang Walther
|
f72b47c485
|
chore: Add full semver comment to used actions
|
2024-03-01 08:54:27 +01:00 |
|
 renovate[bot]andWolfgang Walther
|
0eda5df644
|
chore(deps): update actions/cache digest to ab5e6d0
|
2024-03-01 08:11:53 +01:00 |
|
 Steve ChavezandGitHub
|
d3f15baa4a
|
nix: add postgrest-profiled-run (#3292)
|
2024-02-29 16:44:10 -05:00 |
|
 Wolfgang WaltherandWolfgang Walther
|
29ffb9329b
|
ci: Build on FreeBSD only when build workflow runs
This prevents running the freebsd build when only tests or docs change.
|
2024-02-29 21:27:05 +01:00 |
|
Wolfgang Walther
|
a1480c758e
|
ci: Run postgrest-test-doctests without nix-shell
Resolves #3183
|
2024-02-27 10:02:42 +01:00 |
|
 Laurence IslaandGitHub
|
2479e0d4a5
|
changelog: clarify breaking change about dropping legacy gucs
|
2024-02-26 20:13:28 -05:00 |
|
 renovate[bot]andWolfgang Walther
|
4878719b90
|
chore(deps): update actions/download-artifact digest to 87c5514
|
2024-02-26 22:13:53 +01:00 |
|