Deprecate '.' for disambiguating resource embedding

'+' should be used instead.
This commit is contained in:
steve-chavez
2019-05-19 13:18:03 -05:00
committed by Steve Chávez
parent 181b608c04
commit 3c7738a8c7
5 changed files with 37 additions and 15 deletions
+5
View File
@@ -12,7 +12,12 @@ extra-deps:
- text-builder-0.5.1.1
- jose-0.7.0.0
- postgresql-libpq-0.9.4.1
- http-types-0.12.3
- wai-middleware-static-0.8.2
ghc-options:
postgrest: -O2 -Werror -Wall -fwarn-identities -fno-warn-redundant-constraints
nix:
packages: [postgresql, zlib]
# only added because of hjsonschema conflict with http-types
# once hjsonschema upper bounding on http-types is solved it can be removed
allow-newer: true