Seaquel
PostgreSQL error code

PostgreSQL error 25007

25007 is the SQLSTATE PostgreSQL reports for schema and data statement mixing not supported, in class 25, Invalid Transaction State.

SQLSTATE25007
Condition nameschema_and_data_statement_mixing_not_supported
Class25 — Invalid Transaction State

Source: PostgreSQL documentation, Appendix A