SQL/데이터베이스 에러에러
22P0222P02 — Invalid Text Representation
A value could not be converted to the required data type.
postgresql
상세 보기 42846The value cannot be automatically converted to the required type.
No implicit type conversion is available between the source and target types.
Use explicit CAST() or ::. Create a custom cast. Convert in the application layer.
22P02A value could not be converted to the required data type.
42P01The specified table or view does not exist.
42712A table alias is used more than once in the same query.
42501The current user does not have the required privilege.
42P10A column reference in GROUP BY, ORDER BY, or DISTINCT ON is invalid.
57P01The database server is shutting down.