CHG: update changelog, fix spaces to tabs

This commit is contained in:
Tommy
2022-12-13 17:07:29 +01:00
parent e64795dc3b
commit 3c7ff13306
3 changed files with 3 additions and 4 deletions

View File

@@ -342,7 +342,6 @@ EOD;
public function testColumnComments()
{
$this->markTestSkipped();
$tables=$this->db->schema->tables;
$usersColumns=$tables['users']->columns;