Commit 011f6c3
Fix Table Editor not identifying truncated array column values properly (supabase#37683)
* Fix Table Editor not identifying truncated array column values properly
* Add comment
* update tests
* Fix TS issues and shift test file to beside the file its testing
* Fix tests
---------
Co-authored-by: Jordi Enric <[email protected]>1 parent cab0585 commit 011f6c3
File tree
6 files changed
+730
-242
lines changed- apps/studio
- components
- grid/components/editor
- interfaces/TableGridEditor/SidePanelEditor/RowEditor
- tests/components/Editor
- packages/pg-meta
- src/query
- test/query
6 files changed
+730
-242
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments