LDEV-4426 Fix autopatch file nameSome time ago we switched to using dates as autopatch file names instead of previously used version numbers. So make this aupatch file name comply with this rule.
LDEV-4180: Make DB patches produce up-to-date structure during build instead of applying multiple patches. Get rid of unnecessary tables and keys. Modify boolean columns to tinyint(1) Simplify patches where possible.