Hi All, I'd like to propose keeping only one .sql script (per database type) in the source tree.
I do not really see a use case for bootstrapping Polaris using its JDBC schema version N-1 from binaries version N. If users need an old schema, they can always bootstrap using the Admin Tool from the old version of Polaris that contained that schema. The benefit is easier SQL script maintenance. Plus, SQL changes will have clear git add/remove diffs with relevant author/PR annotations. I believe I've mentioned this in other discussions. At the same time, I guess having a dedicated thread can help to achieve greater clarity. Thoughts? Thanks, Dmitri.
