boncossoftware
Results
1
issues of
boncossoftware
### Describe the Bug I am getting a "Cannot read properties of undefined (reading 'join')" error in when doing certain migrations such as: ``` await knex.schema.table('my_table", (table) => { table.renameColumn('column_1',...
:cake: Bug
:file_folder: Data Modeling