$tables = { rows => [ 100 ], pk => [ undef ] }; $fields = { types => [ 'bit' ], indexes => [ 'key' ] }; $data = { numbers => [ 'bit' ] };