Joshen Lim
1473517b4a
Fix using camel case enum from public schema erroring out in ColumnEditor ( #31303 )
...
* Fix using camel case enum from public schema erroring out in ColumnEdiotr
* Update Table editor sql query to prefix the enum type schema if not from public schema
* Remove conosle log
2025-01-06 13:59:23 +07:00
Alaister Young
a5a2873302
chore: table editor optimisation 2 ( #30295 )
...
* chore: table editor query optimisation 2
* fix editing tables from tables page
* Small style fixes
* Small style fixes
* address feedback
---------
Co-authored-by: Terry Sutton <saltcod@gmail.com >
Co-authored-by: Joshen Lim <joshenlimek@gmail.com >
2024-11-06 08:31:35 +00:00
Alaister Young
3a27070dc2
chore(perf): table editor query optimisation ( #30184 )
...
* chore: table editor query optimisation
* removed unused queries and fix invalidations
* address feedback
* fix filtering for foreign tables
* Update
---------
Co-authored-by: Joshen Lim <joshenlimek@gmail.com >
2024-10-31 15:20:40 +08:00