Skip to content

Commit

Permalink
Update docs/docs/releases/0.2.0-testing.1.md
Browse files Browse the repository at this point in the history
Co-authored-by: Brent Moran <[email protected]>
  • Loading branch information
kgodey and mathemancer authored Oct 14, 2024
1 parent b15cf9d commit 9c77498
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/releases/0.2.0-testing.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ More detailed documentation can be found in our User Guide under [Permissions](.
- Remove existing permissions logic on the frontend _[#3689](https://github.com/mathesar-foundation/mathesar/pull/3689 "Remove existing permissions logic on the frontend")_
- Homepage changes for database connections _[#3710](https://github.com/mathesar-foundation/mathesar/pull/3710 "Homepage changes for database connections")_
- Homepage UI _[#3711](https://github.com/mathesar-foundation/mathesar/pull/3711 "Homepage UI")_
- Implement `database_privileges.list_direct` RPC endpoint. _[#3750](https://github.com/mathesar-foundation/mathesar/pull/3750 "Implement `database_privileges.list_direct` RPC endpoint.")_
- Implement `database_privileges.get_owner_oid_and_curr_role_db_priv` RPC endpoint _[#3760](https://github.com/mathesar-foundation/mathesar/pull/3760 "Implement `database_privileges.get_owner_oid_and_curr_role_db_priv` RPC endpoint")_
- Implement `database_privileges.list_direct` RPC method. _[#3750](https://github.com/mathesar-foundation/mathesar/pull/3750 "Implement `database_privileges.list_direct` RPC endpoint.")_
- Implement `database_privileges.get_owner_oid_and_curr_role_db_priv` RPC method _[#3760](https://github.com/mathesar-foundation/mathesar/pull/3760 "Implement `database_privileges.get_owner_oid_and_curr_role_db_priv` RPC endpoint")_
- Database page role configuration, collaborators, roles _[#3762](https://github.com/mathesar-foundation/mathesar/pull/3762 "Database page role configuration, collaborators, roles")_
- Implement `roles.add` RPC endpoint _[#3769](https://github.com/mathesar-foundation/mathesar/pull/3769 "Implement `roles.add` RPC endpoint")_
- Add `database_privileges.replace_for_roles` RPC function. _[#3781](https://github.com/mathesar-foundation/mathesar/pull/3781 "Add `database_privileges.replace_for_roles` RPC function.")_
Expand Down

0 comments on commit 9c77498

Please sign in to comment.