mirror of
https://github.com/teableio/teable.git
synced 2026-02-04 14:44:28 +08:00
- Added commands for creating, updating, and deleting records via the application layer, improving data manipulation options. - Updated the records command group to include new subcommands for record mutations, enhancing usability. - Introduced a RecordMutation service to handle record operations, streamlining the process and improving code organization. These changes significantly enhance the functionality of the devtools, allowing for more comprehensive record management.