This website requires JavaScript.
Explore
Help
Sign In
jimmy
/
postgrest
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
48e6267ddeada61b1b82777e8832c4e13d2ffe0f
postgrest
/
src
/
PostgREST
/
SchemaCache
T
History
Laurence Isla
and
GitHub
7671d63f06
refactor: add isParent flag to O2O relationships
...
It allows to identify the side with the FK when isParent == False
2024-05-21 12:11:27 -05:00
..
Identifiers.hs
fix: Avoid casting to table type when select= and media type handler are used
2024-02-15 19:01:12 +01:00
Relationship.hs
refactor: add isParent flag to O2O relationships
2024-05-21 12:11:27 -05:00
Representations.hs
feat: data representations allow custom parsing and formatting of API fields.
2023-06-29 15:01:58 -05:00
Routine.hs
fix: Dump media handlers and timezones with --dump-schema
2024-02-20 18:44:17 +01:00
Table.hs
feat: validate
?columns
mutation targets based on schema cache (
#2542
)
2023-01-07 22:08:30 -05:00