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 2e4dff8 commit c5f687a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/releases/0.2.0-testing.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Most of our REST API endpoints are now deprecated and will be removed soon. The
- Fix Issues with `tables.patch` RPC method _[#3699](https://github.com/mathesar-foundation/mathesar/pull/3699 "Fix Issues with `tables.patch` RPC method")_
- RPC records list filtering _[#3700](https://github.com/mathesar-foundation/mathesar/pull/3700 "RPC records list filtering")_
- Return empty array when schema has no tables _[#3702](https://github.com/mathesar-foundation/mathesar/pull/3702 "Return empty array when schema has no tables")_
- RPC endpoint for column info with metadata _[#3703](https://github.com/mathesar-foundation/mathesar/pull/3703 "RPC endpoint for column info with metadata")_
- RPC function for column info with metadata _[#3703](https://github.com/mathesar-foundation/mathesar/pull/3703 "RPC endpoint for column info with metadata")_
- First steps of RPC implementation for table page _[#3704](https://github.com/mathesar-foundation/mathesar/pull/3704 "First steps of RPC implementation for table page")_
- Add `records.search` RPC function _[#3708](https://github.com/mathesar-foundation/mathesar/pull/3708 "Add `records.search` RPC function")_
- Wire up valid_target_type function to column lister _[#3709](https://github.com/mathesar-foundation/mathesar/pull/3709 "Wire up valid_target_type function to column lister")_
Expand Down

0 comments on commit c5f687a

Please sign in to comment.