Commit Graph

10 Commits

Author SHA1 Message Date
TheOtherBrian1
d4d75608df Update pgaudit.mdx (#21832)
* Update pgaudit.mdx

Rewrote pgaudit to include more hands-on examples

* made SQL capitals consistent

* fixed typo

* ran through prettier

* capitalization

* small typo

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Inian <inian1234@gmail.com>

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Inian <inian1234@gmail.com>

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Inian <inian1234@gmail.com>

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Inian <inian1234@gmail.com>

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Inian <inian1234@gmail.com>

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Inian <inian1234@gmail.com>

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Oliver Rice <github@oliverrice.com>

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update apps/docs/content/guides/database/extensions/pgaudit.mdx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update pgaudit.mdx

---------

Co-authored-by: Inian <inian1234@gmail.com>
Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>
Co-authored-by: Oliver Rice <github@oliverrice.com>
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
2024-03-19 11:00:30 +00:00
Thor 雷神 Schaeff
b4fde9b3c7 chore: change serverless-drivers.mdx title (#22043) 2024-03-15 12:53:41 +00:00
Thor 雷神 Schaeff
990148ebe0 feat(docs): serverless drivers. (#21994)
* feat(docs): serverless drivers.

* Apply suggestions from code review

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
Co-authored-by: Kamil Ogórek <kamil.ogorek@gmail.com>

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
Co-authored-by: Kamil Ogórek <kamil.ogorek@gmail.com>
2024-03-15 12:30:50 +00:00
Masao Kitamura
5e0fab2b6d docs: Adding JS example of multiple foreign keys to the same table (#21827)
* Adding JS example of multiple foreign keys to the same table

* Fixing a grammar typo

* Update apps/docs/content/guides/database/joins-and-nesting.mdx

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
2024-03-07 21:21:30 +00:00
Charis
922a8f941d fix: update terminology around anonymous vs public/unauthenticated (#21814) 2024-03-07 14:39:07 -05:00
Vojtech Novak
dc9a58bb08 docs: mention RBAC in postgres roles (#21816)
* docs: mention RBAC in postgres roles

* Update apps/docs/content/guides/database/postgres/roles.mdx

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
2024-03-06 17:10:40 +00:00
TheOtherBrian1
3e7ed2e81b Add a logging/debugging section to database function docs (#21749)
* Add a logging/debugging section to database function docs 

Accidentally closed and deleted the original PR:
- https://github.com/supabase/supabase/pull/20787

This is an update

* Referenced Severity levels
2024-03-06 02:36:34 +00:00
Vojtech Novak
f391b4b8ff docs: fix link (#21779)
the original link is valid but leads to a place that's nor relevant for testing

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
2024-03-05 18:08:38 +00:00
Charis
cb7c67864b chore: linting rule tweaks and error fixes (#21678) 2024-03-04 23:32:46 -05:00
Charis
b0b8b6b6e3 refactor: finish moving mdx to content directory (#21321) 2024-02-16 13:43:02 -05:00