Andrey Balan
committed
on 07 Mar 17
LDEV-4180: Make DB patches produce up-to-date structure during build instead of applying multiple patches.
Get rid of unnecessary tables and… Show more
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.

Show less