79652158

Date: 2025-06-04 05:33:03
Score: 1
Natty:
Report link

I faced this issue too. To support both PostgreSQL and SQL Server, I switched from JsonBinaryType to JsonType and removed the PostgreSQL-specific columnDefinition = "jsonb"

By using jsonType and omitting database-specific definitions, the same entity worked seamlessly across both databases.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: maheshwari km