nerdwave-nick

Results 1 issues of nerdwave-nick

I ran into the issue that for sql statements like the following ```sql CREATE TABLE `some_table` ( code VARCHAR(6) ); -- migration file later on UPDATE TABLE `some_table` ADD name...

bug