Merge pull request #366 from calebmer/patch-1
Summarize column synonym change
This commit is contained in:
+2
-1
@@ -10,7 +10,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- Postgres connection string argument - @calebmer
|
- Postgres connection string argument - @calebmer
|
||||||
- Encode JWT for procs that return type `jwt_claims` - @
|
- Encode JWT for procs that return type `jwt_claims` - @
|
||||||
- Full text operators `@>`,`<@` - @ruslantalpa
|
- Full text operators `@>`,`<@` - @ruslantalpa
|
||||||
- Shaping of the response body (filter columns, embed relations) with &select parameter for POST/PATCH @ruslantalpa
|
- Shaping of the response body (filter columns, embed relations) with &select parameter for POST/PATCH - @ruslantalpa
|
||||||
|
- Detect relationships between public views and private tables - @calebmer
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
- API versioning feature - @calebmer
|
- API versioning feature - @calebmer
|
||||||
|
|||||||
Reference in New Issue
Block a user