Commit ed206ed
authored
feat(table): expose position parameter for row insertion via copilot (#4326)
* feat(table): expose position parameter for row insertion via copilot
* fix(table): validate positions length matches rows before service call
* chore(table): regenerate tool types from updated copilot contract
* fix(table): validate no duplicate positions in batch_insert_rows
* chore(table): regenerate tool types with integer position schema1 parent 3784f54 commit ed206ed
3 files changed
Lines changed: 141 additions & 91 deletions
File tree
- apps/sim/lib/copilot
- generated
- tools/server/table
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
957 | 957 | | |
958 | 958 | | |
959 | 959 | | |
960 | | - | |
| 960 | + | |
961 | 961 | | |
962 | 962 | | |
963 | 963 | | |
| |||
2868 | 2868 | | |
2869 | 2869 | | |
2870 | 2870 | | |
| 2871 | + | |
| 2872 | + | |
| 2873 | + | |
| 2874 | + | |
| 2875 | + | |
| 2876 | + | |
| 2877 | + | |
| 2878 | + | |
| 2879 | + | |
| 2880 | + | |
| 2881 | + | |
2871 | 2882 | | |
2872 | 2883 | | |
2873 | 2884 | | |
| |||
0 commit comments