When generating project SQL amalgamation we want to be able to regroup database objects by types (eg tables, views)
To achieve this a simple idea is to add some SQL comments to schema files that will define to which group a certain database object belongs.