sql: test suite for BOOLEAN
This patch provides a test suite that allows us to make sure that the SQL BOOLEAN type works as intended. Part of #4228
Showing
- test/sql/boolean.result 6230 additions, 0 deletionstest/sql/boolean.result
- test/sql/boolean.test.sql 1239 additions, 0 deletionstest/sql/boolean.test.sql
- test/sql/types.result 0 additions, 677 deletionstest/sql/types.result
- test/sql/types.test.lua 0 additions, 144 deletionstest/sql/types.test.lua
test/sql/boolean.result
0 → 100644
This diff is collapsed.
test/sql/boolean.test.sql
0 → 100644
This diff is collapsed.
Please register or sign in to comment