Skip to content

bug fix: inline comments in header did not work

Choose a tag to compare

@malteriesch malteriesch released this 05 Aug 10:57
· 41 commits to master since this release
    $this->setupTables("
            [address]
            address_id #this is a comment |company    #another comment
            1                             |10


    ");