steve-chavez
|
afff7a00a4
|
Put accessing and setting headers together
|
2019-08-26 10:28:03 -05:00 |
|
steve-chavez
|
51c0ad3e0c
|
Add specify columns reference
|
2019-08-26 10:28:03 -05:00 |
|
steve-chavez
|
2414c7f7f0
|
Add bulk call reference
|
2019-08-26 10:28:03 -05:00 |
|
steve-chavez
|
eca325c11b
|
Add materialized views mention
|
2019-08-26 10:28:03 -05:00 |
|
steve-chavez
|
bed1013ecd
|
Fix #235, casting type to json object
|
2019-08-26 10:28:03 -05:00 |
|
steve-chavez
|
cb2bf809a7
|
Fix #219, how-to for embedding table from other schema
|
2019-08-26 10:28:03 -05:00 |
|
steve-chavez
|
396b0468ce
|
Refine embedding views section
|
2019-08-26 10:28:03 -05:00 |
|
steve-chavez
|
5c22846e12
|
Fix #172, add section on embedding views
|
2019-08-26 10:28:03 -05:00 |
|
steve-chavez
|
aba2f43c10
|
Fix #230, make clear FKs are needed for embedding
|
2019-08-26 10:28:03 -05:00 |
|
steve-chavez
|
664604e6ca
|
Fix #212, note about view with complex RULEs
|
2019-08-26 10:28:03 -05:00 |
|
steve-chavez
|
e9712b0aff
|
Fix #200, anon permissions on auth section
|
2019-08-26 10:28:03 -05:00 |
|
steve-chavez
|
7ccc8c4610
|
Fix #197, add note about axios url encoding
|
2019-08-26 10:28:03 -05:00 |
|
steve-chavez
|
03905a584e
|
Fix #224, remove STRICT from example rpc
|
2019-08-26 10:28:03 -05:00 |
|
steve-chavez
|
b07d07f17d
|
Fix #231, add note about assuming text in rpc calls
|
2019-08-26 10:28:03 -05:00 |
|
steve-chavez
|
f983e0af34
|
Fix #196, add virtual columns a.k.a.
|
2019-08-26 10:28:03 -05:00 |
|
steve-chavez
|
0b5e168c8d
|
Fix #205, operators table with heading
|
2019-08-26 10:28:03 -05:00 |
|
 Eduardo JorgeandSteve Chávez
|
5ad1afbf73
|
Add websearch_to_tsquery doc (#226)
|
2019-07-24 16:02:58 +00:00 |
|
 Eduardo JorgeandSteve Chávez
|
59816e6576
|
Add missing doc for the ov operator in array types (#225)
|
2019-07-04 15:14:18 -05:00 |
|
 Hao Wuandsteve-chavez
|
b77149d48e
|
update doc based on postgrest/issues/1253 (#206)
|
2019-03-15 08:54:05 -05:00 |
|
 Paulo VieiraandSteve Chávez
|
3d734c44cf
|
clarify the usage of upsert when the table uses a surrogate key
|
2019-03-14 09:55:41 -05:00 |
|
steve-chavez
|
f32c9c7967
|
Remove Explicit Qualification section
|
2019-03-06 10:30:41 -05:00 |
|
 Steve ChávezandGitHub
|
1c357179fd
|
Add TimescaleDB tutorial (#201)
* Add TimescaleDB sponsorship
|
2019-03-01 16:18:20 -05:00 |
|
steve-chavez
|
4119538ab7
|
Add section for table/columns with spaces
|
2019-01-06 20:58:07 -05:00 |
|
steve-chavez
|
2dcb5ee746
|
Fix #180, note about volatility marker
|
2019-01-06 20:58:07 -05:00 |
|
steve-chavez
|
9e9f913c9e
|
Fix #150, add example for url encoded payload
|
2019-01-06 20:58:07 -05:00 |
|
steve-chavez
|
a163828c6c
|
Fix #192, Add section for quoting filters.
Also reorder the Unicode Support section.
|
2019-01-06 20:58:07 -05:00 |
|
steve-chavez
|
89c62aa7e3
|
Add a workaround for RLS in views
|
2018-09-24 09:09:24 -05:00 |
|
 Kyle JohnsonandSteve Chávez
|
f2e81062a0
|
Further clarify view RLS interaction
|
2018-09-24 08:38:55 -05:00 |
|
 Kyle JohnsonandSteve Chávez
|
8752069934
|
Tweak view RLS warning
|
2018-09-24 08:38:55 -05:00 |
|
 Kyle JohnsonandSteve Chávez
|
dc9a285825
|
Note Postgres' (current) RLS limitations for views
|
2018-09-24 08:38:55 -05:00 |
|
steve-chavez
|
518b465ffa
|
Fix highlighting and move running the server header
|
2018-09-20 10:47:52 -05:00 |
|
steve-chavez
|
4b37af8f73
|
Fix #104, default privileges on functions
|
2018-09-20 10:47:52 -05:00 |
|
steve-chavez
|
7cff51c002
|
Fix some code highlighting and add computed col ref
|
2018-09-20 10:47:52 -05:00 |
|
steve-chavez
|
d5365b6ead
|
Reorder stored procedures section
|
2018-09-20 10:47:52 -05:00 |
|
steve-chavez
|
7052446abf
|
Fix #160, reorder reloading note for functions
|
2018-09-20 10:47:52 -05:00 |
|
steve-chavez
|
cf220c5a91
|
Fix #164, overloaded functions/named parameters
|
2018-09-20 10:47:52 -05:00 |
|
steve-chavez
|
a924c4b12f
|
Fix #173, add ref for jwt claim access
|
2018-09-20 10:47:52 -05:00 |
|
steve-chavez
|
38610e0349
|
Change type of notes for reloading and deleting/updating
|
2018-09-20 10:47:52 -05:00 |
|
steve-chavez
|
99d878b13e
|
Fix #175, add important note for computed column
|
2018-09-20 10:47:52 -05:00 |
|
steve-chavez
|
48ab4e91be
|
Add header for JSON select feature
|
2018-09-20 10:47:52 -05:00 |
|
steve-chavez
|
cfaf588bba
|
Add json operators to vertical filtering section
|
2018-06-19 12:40:08 -05:00 |
|
steve-chavez
|
be039152f2
|
Improve explicit qualification section
|
2018-06-15 11:52:39 -05:00 |
|
steve-chavez
|
f84b79ce41
|
Add stored function explicit qualification
|
2018-05-31 10:18:16 -05:00 |
|
steve-chavez
|
c71bbba979
|
Some corrections and better wording
|
2018-05-28 17:25:21 -05:00 |
|
steve-chavez
|
b11f9ef386
|
Fix #137, unix socket connection
|
2018-05-28 13:26:18 -05:00 |
|
steve-chavez
|
338e8a1ae3
|
Add casting example
|
2018-05-28 13:26:18 -05:00 |
|
steve-chavez
|
036cc1c5d7
|
Fix #107, Alias column with :
|
2018-05-28 13:26:18 -05:00 |
|
steve-chavez
|
ed028234cc
|
Add example of filtering function response
|
2018-05-28 13:26:18 -05:00 |
|
steve-chavez
|
121f192b93
|
Fix #127, RPC cache dependency
|
2018-05-28 13:26:18 -05:00 |
|
steve-chavez
|
7255f02610
|
Fix #126, update note about arrays
|
2018-05-28 13:26:18 -05:00 |
|