steve-chavez
220683cef0
add HEAD optimization
2023-07-20 18:09:47 -05:00
steve-chavez
4c4a1de832
to_jsonb index no longer required on json/jsonb
2023-07-20 18:09:47 -05:00
a6aa2adf04
Remove embedding disambiguation in favor of computed rels ( #660 )
...
* Add SQL snippets for ERDs
---------
Co-authored-by: steve-chavez <stevechavezast@gmail.com >
2023-07-20 09:02:33 -05:00
Steve Chavez and GitHub
c74b9c4efa
add version querying ( #657 )
2023-07-10 17:04:23 -05:00
Grant and steve-chavez
4706472df9
Update connection_pool.rst typo
2023-07-05 12:13:23 -05:00
ab8ccf43a6
add domain representations ( #655 )
...
* add domain representations
* Update docs/references/api/domain_representations.rst
Co-authored-by: Alexander Ljungberg <aljungberg@wireload.net >
* Update docs/references/api/domain_representations.rst
Co-authored-by: Alexander Ljungberg <aljungberg@wireload.net >
* Update docs/references/api/domain_representations.rst
Co-authored-by: Alexander Ljungberg <aljungberg@wireload.net >
* Update docs/references/api/domain_representations.rst
Co-authored-by: Alexander Ljungberg <aljungberg@wireload.net >
* Update docs/references/api/domain_representations.rst
Co-authored-by: Alexander Ljungberg <aljungberg@wireload.net >
* Update docs/references/api/domain_representations.rst
Co-authored-by: Alexander Ljungberg <aljungberg@wireload.net >
* add custom domain subheading and TOC
this way it can be seen at the beggining there are advantages over views
and computed fields.
* important note for scache reloading
* clarify advantages
* why not create a type?
---------
Co-authored-by: Alexander Ljungberg <aljungberg@wireload.net >
2023-07-02 14:51:47 -05:00
steve-chavez
1a9e105227
add headings to computed fields
2023-06-28 12:12:27 -05:00
Steve Chavez
3a41d55be6
Fix inserting with defaults
2023-06-27 15:37:22 -05:00
steve-chavez
d59f841d15
add request body handling
2023-06-26 17:51:21 -05:00
Steve Chavez and GitHub
991b151b69
improve connection pool wording
2023-06-22 14:44:26 -05:00
Steve Chavez and GitHub
14de9f1dfd
references: add computed fields page ( #650 )
2023-06-22 09:14:23 -05:00
Joonas and Steve Chavez
9780790cee
Change example getallfilms to stable instead of immutable
2023-06-21 09:51:41 -05:00
Laurence Isla and GitHub
fdf85773e7
Fix jwt_secret in example
2023-06-14 14:25:54 -05:00
Laurence Isla and GitHub
396afa106e
Remove old or unmaintained links from the ecosystem page
2023-06-12 19:36:06 -05:00
David Baynard and GitHub
018427e2b6
Note content-type for singular objects ( #639 )
...
* Clarify vnd.pgrst.object+json is also Content-Type
The previous docs explained how the `Accept` header could be set to
`application/vnd.pgrst.object+json`. This change indicates the resulting
response `Content-Type` begins likewise.
While robust clients will correctly identify that
`application/vnd.pgrst.object+json` data are json, many others which
naively check the `Content-Type` is `application/json` will fail to
recognize what should be a valid `Content-Type`.
2023-06-09 15:23:04 -05:00
steve-chavez
ee6b9c5224
pin version to 11.0.1
2023-06-07 19:56:05 -05:00
steve-chavez
b1f50537e9
clarify procs intro
2023-06-07 19:56:05 -05:00
steve-chavez
fb59b82c35
references: updated automatic recovery
...
* use bullets were possible and join paragraphs.
* add bug fixes to the unreleased page
2023-06-07 19:56:05 -05:00
steve-chavez
188461af7d
references: prepared statements mention
2023-06-07 19:56:05 -05:00
steve-chavez
c62d24c993
references: add dynamic pool
2023-06-07 19:56:05 -05:00
paulocr and Laurence Isla
e7d63a2b27
Fix boolean configuration example
2023-06-05 16:06:37 -05:00
steve-chavez
a7ff2294ac
references: move raise error to errors page
2023-06-03 00:20:21 -05:00
Laurence Isla and GitHub
48365188ad
Add redirect to many-to-many relationships from embedding through join tables
2023-05-31 12:33:08 -05:00
steve-chavez
d59e2498be
add pre-config function
2023-05-28 10:23:37 -05:00
steve-chavez
1c15d3d35b
remove note and put it at the start
2023-05-28 10:23:37 -05:00
steve-chavez
232c6dc702
dry config settings
...
Environment variables names and in-db configs on the table.
2023-05-28 10:23:37 -05:00
steve-chavez
8d706a342c
fix broken links
2023-05-27 22:23:44 -05:00
steve-chavez
fff0eae77e
Fix in-db config settings
2023-05-27 22:23:44 -05:00
steve-chavez
5e19594ea4
auth: explain why jwt is used
2023-05-27 22:23:44 -05:00
steve-chavez
281d7a9223
remove db functions section on index
2023-05-27 22:23:44 -05:00
Steve Chavez
2e6ebca885
Fix link to archlinux pkg
2023-05-27 22:23:44 -05:00
Laurence Isla and GitHub
05bd033539
Add JavaScript redirect from the old api.html to new pages and sections
...
Uses the hashtag in the url to redirect to the sections where the content was moved to
2023-05-12 21:48:01 -05:00
Laurence Isla and GitHub
ce82b0c79b
Re-add missing legacy gucs information
2023-05-12 21:27:12 -05:00
steve-chavez
911634ed32
move impersonated settings
2023-05-12 01:14:19 -03:00
steve-chavez
946b113912
add function inlining
2023-05-11 21:57:54 -03:00
steve-chavez
d7907f4aa4
pin version to 11.0.1
2023-05-11 01:37:50 -03:00
steve-chavez
ed147ce5c8
add bug fixes
...
simply link to github releases page.
bug fixes do not add anything for docs.
2023-05-11 01:37:50 -03:00
steve-chavez
789cedff08
add isolation level
2023-05-11 01:37:50 -03:00
steve-chavez
e0b0e98816
add impersonated settings
2023-05-11 01:37:50 -03:00
steve-chavez
ea7a2bd531
add bulk insert defaults
2023-05-11 01:37:50 -03:00
steve-chavez
84b01dea99
add recursive m2m disamb
2023-05-11 01:37:50 -03:00
steve-chavez
f02be3fb76
add spread embed
2023-05-11 01:37:50 -03:00
steve-chavez
9595ed845e
add null filtering embeds
2023-05-11 01:37:50 -03:00
steve-chavez
d15dc680af
add top-level ordering
2023-05-11 01:37:50 -03:00
steve-chavez
8ae6b012f4
add empty embed filter
2023-05-11 01:37:50 -03:00
steve-chavez
7832ddba52
add any/all modifiers
2023-05-11 01:37:50 -03:00
steve-chavez
e813375c7d
openapi title override
2023-05-11 01:37:50 -03:00
steve-chavez
1de06f5332
add openapi overriding
2023-05-11 01:37:50 -03:00
steve-chavez
cb7d70c197
add trace header
2023-05-11 01:37:50 -03:00
steve-chavez
0bd43663fc
add isdistinct
2023-05-11 01:37:50 -03:00