Commit Graph

33 Commits

Author SHA1 Message Date
dannykng
57df1fcd6e Clean up sidebar titles 2022-08-11 17:43:49 -07:00
Copple
8f19eec50a renames Function Hooks to "Database Webhooks" 2022-08-01 10:46:57 +08:00
Jonathan Summers-Muir
649b6379d0 chore: update docs 2022-05-30 14:56:28 +08:00
Bobbie Soedirgo
901ac4afbd docs: update password reset instructions 2022-05-17 13:56:50 +08:00
Isaiah Hamilton
5e1992e74a docs: migrate storage objects 2022-01-24 16:25:46 -05:00
Copple
ffac5040e8 consolidates the database introductions 2022-01-14 16:21:27 +01:00
Joshen Lim
03f4ef3217 Update docs for db password reset 2022-01-10 16:45:46 +08:00
bohan0
6e8aea8dad Fix incorrect/missing arguments in pg_dump / psql terminal commands used for migrating between projects
The pg_dump command was using the incorrect switch -d (dbname) instead of -h (hostname) and did not specify the login username with -U switch.
The psql command did not specify the login username with -U switch.
Once I corrected the commands as per this edit, I was able to migrate successfully from one project to another
2022-01-02 07:48:03 +11:00
Bobbie Soedirgo
a1dda4c8eb Update web/docs/guides/database.mdx
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>
2021-12-09 15:37:40 +08:00
Bobbie Soedirgo
be6075958e docs: update migrating between projects section 2021-12-09 15:37:40 +08:00
Wen Bo Xie
d151a3e579 docs: remove recommendation to create new realtime publication 2021-12-01 00:39:34 -05:00
Wen Bo Xie
27042469b5 docs: add Realtime security docs 2021-11-30 17:55:21 -05:00
Copple
614faed4e4 Chore/postgrest v9 (#3988)
* using slack clone to test

* updates auth functions to handle new GUC commands

* move postgREST to new version

* testing with todo list

* makeing our mount setup far more robust

* Adds some usage commands

* cleans up the auth functions

* test with todos app

* fix env var for GUC

* new auth functions - changed for performance improvement

* Adds some integration tests for RLS

* anon volume on postgres

* remove unused helpers

* fix broken docusaurus build

* Fix complaining vercel

* test instructions

* Use named imports

* Fixes imports

* all relative

* chore: add in tsconfig.json to /web

* finding these all over the place

* Update docker/docker-compose.yml

Co-authored-by: Steve Chavez <stevechavezast@gmail.com>

Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: Steve Chavez <stevechavezast@gmail.com>
2021-11-24 00:31:07 +08:00
Jonathan Summers-Muir
aaab51caef Chore/relative paths (#3827)
* chore: use relative urls

* chore: update relative links for web

* fix some links

* more relative urls to homepage

* update config

* leverage the  /docs baseurl
2021-11-08 15:41:08 +08:00
Copple
637bddced6 fix all broken videos (#3740) 2021-11-02 17:53:24 +08:00
Wen Bo Xie
9d905ac3ce docs: add Realtime security warning to database tips 2021-09-14 20:06:07 -04:00
Copple
0fe0b63bc9 fixes broken links 2021-09-06 21:37:32 +08:00
Paul Copplestone
e1a4dcd3bb plucking the key changes from other PR 2021-09-01 22:23:03 +08:00
Inian
79851dd3ef fix typo 2021-08-25 17:58:29 +08:00
Div Arora
d9698e9a43 chore: add a note clarifying that backups don't include storage objects 2021-08-20 16:59:42 +08:00
Paul Copplestone
261967c596 Removes the "resources section" 2021-08-17 19:08:19 +08:00
Bobbie Soedirgo
0313f119b8 docs: replica identity SQL typo 2021-05-12 10:17:53 +08:00
Paul Copplestone
e45c866695 Adds instructions for migrating between projects 2021-04-27 11:59:51 +08:00
Steve Ruiz
3e8d1fb87b Update database.mdx 2021-04-22 06:41:47 +01:00
Mudassar Ali
aaaf00b74f fix a few more typos and change docs according to en-US 2021-04-11 00:31:43 +05:00
Mudassar Ali
0452439c25 fix typos and update sentence text 2021-04-04 23:23:03 +05:00
Paul Copplestone
d9e3759eb3 fix typos on extensions 2021-03-18 12:22:17 +08:00
Paul Copplestone
35976fc6e4 Fixes broken links 2021-03-18 11:55:00 +08:00
Paul Copplestone
9b84b794b2 Adds more Postgres docs 2021-03-18 11:45:27 +08:00
Paul Copplestone
272355f679 Adds a bunch of extensions 2021-03-17 16:44:44 +08:00
Joseph Odunsi
6165113303 Fix typo 2021-01-26 17:17:50 -05:00
Paul Copplestone
bbdc415d51 Adds a note on changing the database timezone 2021-01-06 13:21:39 +01:00
Copple
a788003648 Documentation for the new DX (#253)
## What kind of change does this PR introduce?

Updates the docs with the new developer experience: https://deploy-preview-253--supabase.netlify.app/docs

- Documents the new Auth using `gotrue-js`
- Fixes #179 
- Fixes OAuth links https://github.com/supabase/supabase/issues/241#issuecomment-705632335 
- [x] Add docs on Policies

## Additional context

Related PR on `supabase-js` https://github.com/supabase/supabase-js/pull/50

* Updates the docs for the new Auth DX.

* docs: adds docs for subscribing to rows

* Updates all the reads

* Updates all the docs with the new format

* docs: Replaces all { error, data} with data first, because I subjectively think it looks better

* Adds some of the breaking changes to a blog post

* Adds headings

* removes the blog post since it is now in notion

* Adds the Oauth changes

* removes recharts because we no longer use it

* Adds basic structure for GoTrue ref

* Adds styles for the api reference docs

* Adds more generated docs

* Downloads the files to work locally

* Adds a supabase generator

* Moves some of the guides into the "tools" folder

* Re-shuffles some of the pages around

* Generated everythign related to the Supabase Client

* Refactors and categorieses the pages

* Changes the names to be more readable

* Migrates almost all of the filters into the API reference

* Moves most of the stored procedure filters

* Adds realtime-js to the mix

* More desciptive titles

* Moves all the generated docs to the docs folder

* Moves over some of the data manipulators

* Extracts most of the client functionality to the API ref

* Adds more detail to the guides

* Removes the reference to the emulator

* Adds the supabase 1.0 blog post

* Adds a redirects for netlify

* chore: Updates packages

* Updates broken links

* Adding docs for the server

* Adds comments to gotrue and pgapi

* Adds a twitter icon to our navbar

* Updates the auth with the new user and session return values

* Updates the sponsors

* Styles for cards

* Adds a default value to all of the Tabs
2020-11-02 11:08:02 +08:00