Asserts the data type of a column's value in the first record. Supports fixtures for reusable column names and types.
Then I pw expect database column "age" to be of type "number" Copy
Then I pw expect database column "age" to be of type "number"
Asserts the data type of a column's value in the first record. Supports fixtures for reusable column names and types.