Commit Graph

12 Commits

Author SHA1 Message Date
Belkacem Bouzerzour
5335199e3a Update functions.mdx
Await for the rpc function to end.
2022-06-29 14:58:47 +01:00
Lim Swee Kiat
4900f2d096 Fix wrong video in Database Function documentation 2022-06-06 17:26:37 +08:00
Timo Epp
a6fa131668 Update functions.mdx 2022-05-02 23:49:56 +02:00
Daniel Taschik
d83b34fb77 fix/docs: Fixed links to edge functions 2022-04-13 14:24:36 -07:00
Copple
e9c6d2244b cleans up the functions docs 2022-04-11 18:43:31 +02:00
Copple
b78bdc1fa1 adds clarification in the docs 2022-03-31 23:35:09 +02:00
Mihael Mutić
6e5d8665ab Update functions.mdx 2022-02-20 18:48:38 +01:00
Irvin Lin
64b260a3a6 Update functions.mdx 2022-01-24 21:31:37 +08:00
Praneeth
7c04f9820f change return to returns in line 124 (#3954)
in line 124, `return void` is wrong.
the correct syntax would be `returns`.
2021-11-20 19:11:28 +08:00
Ciro Lo Sapio
307ec25e99 fix typo (#3775)
* fix typo

* fix typo
2021-11-05 12:13:30 +08:00
Copple
d86f439d11 better readability for functions explanation (#3741)
* better readability for functions explanation

* sp: fucntion
2021-11-03 13:32:08 +08:00
Copple
68b21f3881 Docs: postgres functions (#3589)
* initializes the Functions docs

* Adds the page to the sidebar

* Adds new videos

* Adds some details for database functions

* fix table editro > dashboard

* fix the description to match the code snippet
2021-11-01 18:41:42 +08:00