Rakesh Emmadi
030f094de9
handle empty array for _in and _nin operators, fix #1075 ( #1076 )
2018-11-21 12:28:29 +05:30
Karthik Venkateswaran
1b1658221c
update realtime poll and location tracking apps ( #1066 )
2018-11-20 17:13:27 +05:30
Rikin Kachhia
f25d49a9ca
update multiple mutation docs with nested insert ( #1043 )
2018-11-19 16:13:17 +05:30
Rikin Kachhia
2508b328dc
update literals css ( close #1011 ), update contributing guide ( #1057 )
2018-11-19 16:12:13 +05:30
Rikin Kachhia
3ba2230ef4
update docs CONTRIBUTING.md ( #1046 )
2018-11-18 11:43:39 +05:30
Praveen Durairaj
77a1f756de
add auth0 integration guide ( #1044 )
2018-11-18 11:38:10 +05:30
Vamshi Surabhi
571c00831a
update manifests to v1.0.0-alpha29
2018-11-16 18:21:51 +05:30
Vamshi Surabhi
47dcae1614
fix sql generation for boolean expressions, closes #853 ( #1037 )
...
When using self referential relationships in boolean expressions, the exists clause incorrectly uses the table names to qualify columns which will be the same for parent table and the child table. This is now fixed by generating unique aliases as we traverse down the relationships.
2018-11-16 18:10:23 +05:30
Praveen Durairaj
19a0dd9789
update jwt-config generate section ( #1036 )
...
* update jwt-config generate section
* update jwt claim rule for auth0
2018-11-15 18:51:25 +05:30
Rakesh Emmadi
b6773b36cd
add aggregations docs ( close #988 ) ( #991 )
...
* add aggregations docs
* add statistical aggregate functions
* change aggregation query page title
* fix api reference pages syntax bugs
* update query derived data docs page
* add better examples for aggregation docs
2018-11-15 17:13:03 +05:30
Rakesh Emmadi
1539d6b5a6
server port can be set with HASURA_GRAPHQL_SERVER_PORT env variable, closes #1033 ( #1038 )
2018-11-15 10:25:39 +05:30
Rakesh Emmadi
b719e82e89
add statistical aggregate operations and count on columns ( close #1028 ) ( #1029 )
2018-11-14 18:29:59 +05:30
Shahidh K Muhammed
e663089946
update azure template readme
2018-11-14 15:57:21 +05:30
Shahidh K Muhammed
d79c15bac5
add deployment guide for azure postgres and container instances ( close #584 ) ( #928 )
2018-11-14 15:43:15 +05:30
Tirumarai Selvan
317efb81f1
event triggers: take webhook url from env ( close #966 ) ( #968 )
2018-11-14 12:43:01 +05:30
Shahidh K Muhammed
8b28143774
update todo-auth0 readme to include env var config ( #1020 )
2018-11-14 10:34:36 +05:30
Rishichandra Wawhal
8b1062bd78
allow hypens in event-trigger names ( #1024 )
2018-11-14 10:33:56 +05:30
Karthik Venkateswaran
9a91ec2536
remove package-lock from realtime example apps ( #1025 )
2018-11-14 10:31:29 +05:30
Gordon Johnston
68bd5bbe86
remove 'update_columns' argument from example ( #1031 )
2018-11-13 22:01:37 +05:30
Aravind Shankar
03d2ebd00d
track table when 'create or replace' is used in run sql ( close #995 ) ( #1021 )
2018-11-13 17:39:57 +05:30
Rishichandra Wawhal
51abce2c1c
do not create columns starting with __ in firebase2graphql ( fix #1001 ) ( #1002 )
2018-11-13 16:12:41 +05:30
Rakesh Emmadi
9af591e2cb
remove x-hasura-access-key header from logs ( fix #1016 ) ( #1017 )
2018-11-13 14:05:44 +05:30
Tirumarai Selvan
d4d31838cb
quote function and trigger names, allow hyphen in trigger name ( #1012 )
2018-11-13 11:28:55 +05:30
Rakesh Emmadi
8c1700e76f
improve SQL generation for '_in' operation ( close #1013 ) ( #1014 )
2018-11-12 18:57:47 +05:30
Rakesh Emmadi
80de0e019a
do not generate prefix for column identifiers in agg select, fix #1004 ( #1005 )
2018-11-12 12:58:46 +05:30
riffrayugo
dc2386ae4e
add link to docs on console help button ( close #908 ) ( #909 )
2018-11-09 14:49:24 +05:30
Akshat Agarwal
edfde9e68e
fix typos in serverless etl readme ( #959 )
2018-11-08 12:10:47 +05:30
Pranav Dixit
e7995dcb71
fix some grammatical and spelling mistakes ( #958 )
2018-11-08 12:06:53 +05:30
Daniel Brereton
9cb5c71ed9
update console readme ( #946 )
2018-11-08 12:04:41 +05:30
Abhinav Srivastava
c776cd84a6
update multiple files ( #943 )
2018-11-08 12:02:57 +05:30
Patrick Aljord
2bd11f12dd
clarify which server uses the shared secret too ( #925 )
2018-11-08 11:51:13 +05:30
Sachin Saini
668dc0e857
update digitalocean docs ( #900 )
...
Co-Authored-By: thetinygoat <iamsainisachin@gmail.com>
2018-11-08 11:40:23 +05:30
Stef Lewandowski
c60cc7fe9d
use awk to convert the pem to one line ( #889 )
...
I tried the `sed` command, but on OSX this outputs the certificate with newlines unchanged. This `awk` command does the job.
2018-11-06 18:35:17 +05:30
Soundarya G
e1d17b693e
update contributing.md ( #883 )
2018-11-06 18:09:53 +05:30
James George
946e165512
update zeit now link on event triggers page ( #888 )
2018-11-06 17:13:33 +05:30
Rikin Kachhia
c8c06be8ca
add relationship modelling docs ( close #399 ) ( #972 )
2018-11-06 14:08:40 +05:30
dsandip
10edd03a62
adds docs for column presets ( close #623 ) ( #971 )
2018-11-06 14:07:17 +05:30
Anupam Dagar
e1253e595a
add missing serve command to server contributing guide ( #910 )
2018-11-04 08:11:06 +05:30
czakarian
e756061439
update typo in console readme ( close #944 ) ( #945 )
2018-11-04 08:05:21 +05:30
Shahidh K Muhammed
546c8a3786
update manifests to v1.0.0-alpha28
2018-11-02 20:45:54 +05:30
Rakesh Emmadi
999580481c
allow specifying a list of columns that can be inserted ( close #250 ) ( #917 )
2018-11-02 20:38:38 +05:30
Shahidh K Muhammed
fbcae53efa
build cli-migrations image on tagged deploys ( close #534 ) ( #953 )
2018-11-02 19:38:25 +05:30
Rakesh Emmadi
0e9d6994ac
refactor nested insert mutation and fix returning ( fix #844 ) ( #852 )
...
* improved nested insert execution logic
* integrate error path, improve executing 'withExp' and improve tests
* add more readable types in '/Resolve/Insert.hs'
* set conflict context just before executing WITH expression
2018-11-02 19:31:01 +05:30
Praveen Durairaj
5b987a4acd
update graphiql-online footer css ( #967 )
2018-11-02 16:00:16 +05:30
Shahidh K Muhammed
f7da89e10a
remove enable console from docker cmd and add it as env var ( close #907 ) ( #938 )
2018-11-02 15:59:01 +05:30
Shahidh K Muhammed
1470caa1df
update digitalocean one-click app manifests on deploy ( close #878 ) ( #937 )
2018-11-02 15:51:44 +05:30
Rakesh Emmadi
1a91399298
extract session variables from relational bool expression ( fix #960 ) ( #961 )
2018-11-02 15:06:33 +05:30
Fernando K
b7800ffa2e
add links to the api reference ( #794 )
2018-10-31 19:19:29 +05:30
Tirumarai Selvan
4bd3c57018
add retry-after header info to event-trigger docs ( #956 )
2018-10-31 18:21:48 +05:30
Rakesh Emmadi
0803738df1
refactor select query generation ( #941 )
2018-10-31 18:21:20 +05:30