Stored procedure parameter change from integer to either _int4 or int4 or int8 or _int8.
已回答
Currently in my datagrip version 2021.1.1 is showing my stored procedures parameters as either _int4 or int4 or int8 or _int8 for integer and bigint.
Anyone know how to switch it back to integer and bigint? Thanks for your help in advance.

请先登录再写评论。
Edmand Looi,
Could you provide any details, e.g. RDBMS engine you use, JDBC driver version and a sample to reproduce the issue?
Can we close this?