ApiLogicServer-src icon indicating copy to clipboard operation
ApiLogicServer-src copied to clipboard

Postgresql Admin UI does not handle Interval type display

Open tylerm007 opened this issue 1 year ago • 0 comments

"interval" interval ,"interval(0)" interval(0) ,"interval(1)" interval(1) ,"interval(2)" interval(2) ,"interval(3)" interval(3) ,"interval(4)" interval(4) ,"interval(5)" interval(5) ,"interval(6)" interval(6));

see stress_postgrsql.sql

tylerm007 avatar Dec 08 '23 15:12 tylerm007