Wolfgang Walther and Wolfgang Walther
7aedebecee
ci: Visually separate jobs in workflow file
2021-11-21 18:40:42 +01:00
Wolfgang Walther and Wolfgang Walther
d5afdc7c53
ci: Use matrix strategy to build with stack
2021-11-21 18:40:42 +01:00
Wolfgang Walther and Wolfgang Walther
b7c261f520
ci: Update actions
2021-11-21 18:40:42 +01:00
Wolfgang Walther and Wolfgang Walther
942391c508
ci: Add .github scripts to shellcheck
2021-11-21 18:40:42 +01:00
Wolfgang Walther and Wolfgang Walther
f333305491
ci: Add setup-nix action to reuse nix-related code
2021-11-21 18:40:42 +01:00
Wolfgang Walther and Wolfgang Walther
88283801cb
ci: Limit release job permissions to minimum required
2021-11-21 18:40:42 +01:00
Laurence Isla and GitHub
4e07846c5d
fix: Add tests for embedding on overloaded functions with a default param
...
Resolves #1672
Was actually fixed in #1841 / 67c2ed7 , this just adds the tests to confirm it.
2021-11-19 09:00:16 +01:00
Laurence Isla and GitHub
d12974339a
Allow unknown for is operator
2021-11-18 17:34:51 -05:00
steve-chavez
bf58a3600a
refactor: remove pgFmtLit
2021-11-18 17:01:58 -05:00
steve-chavez
bae5afbad6
feat: allow unknown on the is operator
...
Also make the IS values strict at the Parser level since IS cannot be
parametrized.
2021-11-18 17:01:58 -05:00
Laurence Isla and GitHub
91689e28f0
Remove partitions from the schema cache
...
breaking: Embedding, OpenApi and other features related to the schema cache are no longer allowed on partitions.
2021-11-18 14:12:14 -05:00
Wolfgang Walther and Remo
041f73cae8
nix(feat): Add actionlint to postgrest-lint
2021-11-17 18:58:34 +01:00
Laurence Isla and GitHub
06c0180e4f
Add the Logical Operators section to Horizontal Filtering
2021-11-15 17:36:29 -05:00
monacoremo
43c8bde8ce
refactor: Add doctests
2021-11-13 04:07:46 +01:00
monacoremo
82dd1b732d
ci: disable cirrusci stack work cache which seems to create issues
2021-11-12 20:25:22 +01:00
monacoremo
41ac0d5d93
refactor: Remove Protolude.Conv from Middleware
2021-11-12 20:25:22 +01:00
monacoremo
60db026dcc
refactor: Remove Protolude.Conv from RangeQuery
2021-11-12 20:25:22 +01:00
monacoremo
47b6f04a66
refactor: Remove Protolude.Conv from AppState
2021-11-12 20:25:22 +01:00
monacoremo
f228cccbae
refactor: Remove Protolude.Conv from Proxy
2021-11-12 20:25:22 +01:00
monacoremo
3820590649
refactor: Remove Protolude.Conv from SqlFragment
2021-11-12 20:25:22 +01:00
monacoremo
8cc8531e49
refactor: Remove Protolude.Conv from Workers
2021-11-12 20:25:22 +01:00
monacoremo
65062364c4
refactor: Remove Protolude.Conv from Error
2021-11-12 20:25:22 +01:00
monacoremo
ebe66cb985
refactor: Remove Protolude.Conv from Statements
2021-11-12 20:25:22 +01:00
monacoremo
9c172db534
refactor: Remove Protolude.Conv from CLI
2021-11-12 20:25:22 +01:00
monacoremo
de531b6b41
refactor: Remove Protolude.Conv from OpenAPIw
2021-11-12 20:25:22 +01:00
monacoremo
71cb8afc0d
refactor: Remove Protolude.Conv from JSPath
2021-11-12 20:25:22 +01:00
monacoremo
36dbd09459
refactor: Remove Protolude.Conv from ApiRequest
2021-11-12 20:25:22 +01:00
monacoremo
fa4df95f55
refactor: Remove Protolude.Conv from Parsers
2021-11-12 20:25:22 +01:00
monacoremo
4104f5fb75
refactor: Remove Protolude.Conv from App
2021-11-12 20:25:22 +01:00
monacoremo
abb6167caa
refactor: Remove Protolude.Conv from DbStructure
2021-11-12 20:25:22 +01:00
monacoremo
15ea7dfe09
refactor: Remove Protolude.Conv from GucHeader
2021-11-12 20:25:22 +01:00
monacoremo
a2c2544271
refactor: Remove Protolude.Conv from Config
2021-11-12 20:25:22 +01:00
Laurence Isla and GitHub
4720cfc1d3
Add example to rpc unnamed single bytea parameter
2021-11-11 17:02:17 -05:00
Laurence Isla and GitHub
4e4458eb95
Allow POST rpc with a single unnamed parameter
2021-11-10 19:35:44 -05:00
monacoremo
2b22f889bd
refactor: Remove GHC.Show instances from JSPath module
2021-11-09 19:13:52 +01:00
monacoremo
cd3013569e
refactor: Remove GHC.Show instances from QualifiedIdentifier and Config
2021-11-09 19:13:52 +01:00
monacoremo
5dc37fc8e8
refactor: Remove GHC.Show instances from Request.Types module
2021-11-09 19:13:52 +01:00
monacoremo
038d84b62d
refactor: Remove GHC.Show instances in Preferences module
2021-11-09 19:13:52 +01:00
Laurence Isla and GitHub
40f9a6068a
Allow overloaded functions if one has a single unnamed JSON param
...
Avoids the breaking change in #1927 : If there's a function "my_func" having a single unnamed json param and other overloaded pairs(with any number of params), PostgREST won't be able to resolve a POST request to "my_func".
2021-11-08 18:26:33 -05:00
Laurence Isla and GitHub
8b74e14c4f
Use tabs to show different installation methods
2021-11-08 12:27:22 -05:00
monacoremo
5cd7d35966
refactor: Make import aliases consistent across the codebase
2021-11-05 08:08:00 +01:00
monacoremo
71262fbc5c
nix: Hook hsie check-aliases into postgrest-lint
2021-11-05 08:08:00 +01:00
monacoremo
d16a4a9a2b
nix: fix statix hints
2021-11-02 23:10:23 +01:00
monacoremo
2357961f48
nix: add statix to postgrest-style
2021-11-02 23:10:23 +01:00
monacoremo
162c4e38af
Update stackage to LTS 18.14 (GHC 8.10.7)
2021-11-01 23:23:19 +01:00
monacoremo
0f95900822
nix: Upgrade hsie tool to GHC 8.10.7
2021-11-01 23:23:19 +01:00
monacoremo
8ac14447ef
nix: Update nixpkgs to latest unstable version
2021-11-01 23:23:19 +01:00
Laurence Isla and GitHub
7cc3d319bc
Fix broken styles
2021-10-29 15:11:39 -05:00
Laurence Isla and GitHub
a0bdcb706c
Add curl examples alongside http snippets
2021-10-28 18:06:52 -05:00
Laurence Isla and GitHub
23ad30a20a
Add templates section to the ecosystem
2021-10-28 17:47:21 -05:00