Paul Copplestone
63e4bf158d
Cleans the tables guide
2021-09-06 20:57:12 +08:00
Paul Copplestone
cae65fa1e2
Adds some more guides for the database section
2021-09-06 20:55:40 +08:00
Paul Copplestone
6d3d9f60a1
adds the timeout guide
2021-09-06 20:54:22 +08:00
Paul Copplestone
01b962bf65
Moves some of the config into the guides
2021-09-06 20:54:08 +08:00
Copple
ae4aa50a6a
Merge pull request #2672 from ChronSyn/patch-3
...
[Misc] Update self-hosting docs with GoTrue env example
2021-09-06 12:33:39 +08:00
Copple
f418177533
Merge pull request #3057 from supabase/fix/delimiters
...
Add `delimiters` option for replace plugin
2021-09-04 20:06:34 +08:00
Julián David
0539256b47
Await missing in promises
...
Await is missing in the examples, data will give an error, expects a promise
2021-09-03 16:03:18 -05:00
Beng Eu
1a694bd41d
Add delimiters option for replace plugin
...
Due to this breaking change in the replace plugin: https://github.com/rollup/plugins/pull/903 .
2021-09-03 14:12:54 +08:00
Mark Burggraf
10556f7489
add angular logo (svg)
2021-09-01 08:35:33 -07:00
Paul Copplestone
665de4cb30
fixes broken links
2021-09-01 22:33:24 +08:00
Paul Copplestone
0003b24490
Updates cloudflare to vanillajs
2021-09-01 22:25:53 +08:00
Paul Copplestone
e1a4dcd3bb
plucking the key changes from other PR
2021-09-01 22:23:03 +08:00
Copple
855389b147
Merge pull request #3021 from saendu/docs/full-text-search-creating-indexes
...
add missing text search configuration
2021-09-01 21:41:23 +08:00
Div Arora
250dc42365
chore: add a note about global timeout
2021-09-01 07:18:10 +08:00
Div Arora
5ffd862973
chore: add a note on resource management
2021-09-01 05:13:05 +08:00
Sandro
87828a0cf1
add missing text search configuration
2021-08-31 08:59:49 +02:00
burggraf
9091e9a11a
"using gin" for index
2021-08-30 06:03:43 -07:00
burggraf
dd493fcba0
added "stored" to the generated column
2021-08-30 05:36:08 -07:00
burggraf
8565395282
Added missing index statement
2021-08-30 05:31:32 -07:00
Anosh Malik
2ff39e8f76
Fix link to Supabase realtime docker image
2021-08-29 09:15:25 +01:00
Div Arora
6c04b41afe
chore: update beta@ references to support@
2021-08-27 13:16:10 -04:00
Inian
79851dd3ef
fix typo
2021-08-25 17:58:29 +08:00
Jonathan Summers-Muir
ff83772aab
chore: amend docs to include info about custom templates
...
• also some prettier formatting
2021-08-24 21:30:07 +08:00
Copple
5059236829
Merge pull request #2910 from supabase/da/storage-note
...
chore: add a note clarifying that backups don't include storage objects
2021-08-24 18:57:33 +08:00
Copple
d45cb08848
Merge pull request #2883 from daiangan/master
...
Update Python documentation to query tables
2021-08-23 11:59:26 +08:00
Copple
c2bbfbc7b9
Merge pull request #2912 from sampoder/master
...
Make Example Auth Functions Async Functions
2021-08-23 11:58:25 +08:00
Pablo P Varela
aa7359b552
docs(guides): add blog post to examples
...
real-time UI with next.js and supabase
2021-08-20 17:50:42 +02:00
Sam Poder
ccdf01623d
Make them async functions
2021-08-20 15:20:50 +00:00
Div Arora
d9698e9a43
chore: add a note clarifying that backups don't include storage objects
2021-08-20 16:59:42 +08:00
Bobbie Soedirgo
9c84f80681
docs: stored procedure -> function
2021-08-20 00:13:12 +08:00
Copple
d343a9377b
Merge pull request #2875 from supabase/chore/docs_simplify
...
docs: remove the Resources section
2021-08-18 13:04:22 +08:00
Daian Gan
068918489c
Update Python documentation to query tables
2021-08-17 23:23:29 -04:00
Copple
1ec181222b
Merge pull request #2849 from imagitama/patch-1
...
Fixed JWT link
2021-08-17 19:28:07 +08:00
Paul Copplestone
261967c596
Removes the "resources section"
2021-08-17 19:08:19 +08:00
Paul Copplestone
51a29120b5
Adds a "tables" page because it's a bit strange launching immediately into the connection guides
2021-08-17 18:57:39 +08:00
Paul Copplestone
2ed0432679
removes the jobs from the old site, points to the new site
2021-08-17 15:39:02 +08:00
Jared Williams
c17f8314ff
Fixed JWT link
2021-08-16 19:45:01 +10:00
Bobbie Soedirgo
63134572e4
docs: remove self hosting thru cli (for now)
2021-08-12 20:13:20 +08:00
Copple
7daf5c7b6e
Merge pull request #2787 from supabase/fix/beta
...
fix: s/Alpha/Beta
2021-08-12 09:48:18 +08:00
Copple
7dac33bf0c
Merge pull request #2800 from flydark/master
...
Fix typos, fix update command in example snippet
2021-08-12 09:47:17 +08:00
dshukertjr
c7728b5b5c
chore: minor update to use the latest version of supabase_flutter
2021-08-12 07:24:07 +09:00
ChristianDavis
90afcf522b
Fix typos
2021-08-11 17:17:26 -05:00
Beng Eu
0477a0e1e7
fix: s/Alpha/Beta
2021-08-10 11:38:31 +08:00
Copple
d39187fcd4
Merge pull request #2705 from bergiusj/patch-1
...
Update auth-facebook.mdx
2021-08-08 18:46:00 +08:00
Parables Boltnoel
50fdf6ae59
Corrected a typo: Changed simploy to simply
2021-08-06 03:46:19 -04:00
bergiusj
2932538968
Update auth-facebook.mdx
...
Added extra information about access levels on Facebook Apps as that's required to change from standard to advanced before you can use Facebook login with Supabase Auth.
2021-08-04 06:51:19 +02:00
Scott Pritchard
bf1ff5dea7
Update self-hosting.mdx
...
Typo fix
2021-08-01 17:49:17 +01:00
Scott Pritchard
3aa5d54635
Update self-hosting.mdx
...
Added an example config of environment variables for the GoTrue container
2021-08-01 17:40:08 +01:00
Zac A
7f03e46085
Fix typo in 'Set up the database schema' list
...
The UI tab of the numbered list was 1, 2, 4. Correcting it to 1, 2, 3.
2021-07-29 13:22:48 -04:00
awalias
def92f97e1
fix: twilio video url
2021-07-28 23:16:59 +08:00