Jerm

Results 1 issues of Jerm

So if I have two tables for example that both have name, when selecting and joining these two the second table name overwrites the first. `select recipes.id, recipes.name, recipes.prep_time, recipes.main_ingredient,...