---
source: crates/dibs/tests/postgres_integration.rs
expression: error.to_string()
---
type mismatch reading error_test_2.count: database column is 'int4', but dibs schema expects 'text'
hint: you may need to run migrations to update the database schema