bug fix: inline comments in header did not work
$this->setupTables("
[address]
address_id #this is a comment |company #another comment
1 |10
"); $this->setupTables("
[address]
address_id #this is a comment |company #another comment
1 |10
");