-
@dakira @devgummibeer It always depends on the project. In one project we have a raw .sql file which contains a lot of single
INSERT INTOstatements. Works for that app, as it's a ready-only API of very static statistical data.
INSERT INTO statements. Works for that app, as it's a ready-only API of very static statistical data.