steve-chavez
|
f01d5bfeb3
|
docs: reorder computed relationships for clarity
Ensure the function inlining is mentioned first
|
2025-08-19 12:24:47 -05:00 |
|
Wolfgang Walther
|
55eafdf352
|
chore(deps): update nixpkgs to 25.05
|
2025-07-11 15:53:06 +00:00 |
|
steve-chavez
|
520631913f
|
docs: add warning for duplicate keys in spread
|
2025-05-15 17:42:13 -05:00 |
|
steve-chavez
|
a659b0005a
|
docs: clarify spread join table
|
2025-05-15 15:50:54 -05:00 |
|
steve-chavez
|
211e27a4d7
|
docs: clarify spread feature
|
2025-05-15 11:14:06 -05:00 |
|
 Laurence IslaandGitHub
|
0b618d0bef
|
feat: allow spreading one-to-many and many-to-many embedded resources
* Note: Aggregates are not implemented
|
2025-03-24 14:45:56 +00:00 |
|
steve-chavez
|
bee862c2fa
|
docs: inline one-to-one relationship SQL
More direct than having to jump to the sample film database definition.
|
2024-10-21 14:45:53 -05:00 |
|
Laurence Isla
|
b9004baa3f
|
docs: add missing "curl --get" on embedding example
|
2024-07-02 15:20:54 -05:00 |
|
Laurence Isla
|
aaf2d2e430
|
docs: add example for double embedding when doing OR filtering across embeds
|
2024-06-04 16:51:28 -05:00 |
|
Laurence Isla
|
50b2d302d0
|
docs: use "curl --get" for better readability when necessary
|
2024-05-31 20:24:06 -05:00 |
|
 Wolfgang WaltherandWolfgang Walther
|
944b02fbb8
|
docs: Rename Stored Procedures to Functions consistently
This avoids confusing our RPCs with actual CREATE PROCEDURE, which we don't
support.
References https://github.com/PostgREST/postgrest-docs/issues/147
|
2024-02-21 09:40:11 +01:00 |
|
 Laurence IslaandGitHub
|
229bc77886
|
docs: using or across embedded resources
|
2024-02-20 17:15:42 -05:00 |
|
 Wolfgang WaltherandWolfgang Walther
|
fcd29caecf
|
docs: Use code-block postgres consistently
|
2024-02-19 21:54:15 +01:00 |
|
 Laurence IslaandGitHub
|
4a0b93c451
|
Fix technical_specs in sample DB using UNIQUE instead of PRIMARY KEY
|
2024-02-08 14:10:17 -05:00 |
|
 Laurence IslaandGitHub
|
cb5d80aff8
|
Remove HTTP Snippets
|
2024-01-17 09:07:37 -05:00 |
|
steve-chavez
|
c229bee681
|
add disamb error
|
2023-08-10 08:49:55 -05:00 |
|
steve-chavez
|
9ed7ff8846
|
clarify FK joins
|
2023-08-10 08:49:55 -05:00 |
|
 Laurence IslaandSteve Chavez
|
562f699770
|
Revert disamb using FK instead of computed rels
|
2023-08-10 08:49:55 -05:00 |
|
 Laurence IslaandSteve Chavez
|
3f112553b0
|
Add missing ERD/SQL tabs and fix some requests
|
2023-08-10 08:49:55 -05:00 |
|
steve-chavez
|
637165ba5b
|
use the foreign key join term
|
2023-08-10 08:49:55 -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 |
|
 JoonasandSteve Chavez
|
9780790cee
|
Change example getallfilms to stable instead of immutable
|
2023-06-21 09:51:41 -05: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
|
fc635d18ae
|
split the API reference
|
2023-05-10 14:21:31 -03:00 |
|