swarm64 / s64da-benchmark-toolkit

Swarm64 DA Benchmark Toolkit
https://swarm64.com/
MIT License
30 stars 12 forks source link

unify schema naming #72

Closed saidkarim closed 4 years ago

lmcarril commented 4 years ago

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

lmcarril commented 4 years ago

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)