Suggestions:
reusing sql files between schemas could reduce maintenance, instead of needing to have copies of them
maybe the indexes.sql file should be renamed to psql_indexes.sql to clarify that no s64da index is present there
After finishing this one, we should give another pass to the Appsflyer schema in the internal repo, so it also contains a pre_schema.sql and a s64da_indexes.sql (if this is accepted)
Suggestions: reusing sql files between schemas could reduce maintenance, instead of needing to have copies of them maybe the indexes.sql file should be renamed to psql_indexes.sql to clarify that no s64da index is present there