Stored procedure parameter change from integer to either _int4 or int4 or int8 or _int8. Follow
Answered
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.
Please sign in to leave a comment.
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?