VVVi

Results 6 issues of VVVi

Doesn't generate a Table of Contents from titles, subtitles, etc. Thanks for the great project!

Inserting empty string to String type field cause error, when the empty field is the last in insert: INSERT INTO test_array (date, arr, arr2, arr3, **str**)'. The example is below....

Implement downgrading the migration version _Originally posted by @Sank-WoT in https://github.com/VVVi/clickhouse-migrations/discussions/7_

Add command 'status' for providing the current migration state.